Skip to content

Conversation

@AnandhuA
Copy link

Summary:
This PR introduces two new properties, sliderPositionLeft and slideLeftToRight, allowing users to customize the slider's initial position and slide direction.

Changes:
. sliderPositionLeft (default: true): Determines whether the slider starts on the left (true) or the right (false).
. slideLeftToRight (default: true): Allows users to configure the sliding direction. When true, the slider moves from left to right; when false, it moves from right to left.
. Updated Dismissible configuration to support both sliding directions.
. Adjusted alignment and padding logic to accommodate both orientations.

Why This is Needed:
Previously, the slider only supported a rightward movement from the left. This update provides flexibility for developers who require a leftward slide or want to position the slider differently.

@AnandhuA AnandhuA closed this Mar 20, 2025
@AnandhuA AnandhuA reopened this Mar 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant