Skip to content

Add RangeSlider UI component#1176

Open
ramyasrinalagarla08 wants to merge 1 commit intofury-gl:v2from
ramyasrinalagarla08:port-range-slider-v2
Open

Add RangeSlider UI component#1176
ramyasrinalagarla08 wants to merge 1 commit intofury-gl:v2from
ramyasrinalagarla08:port-range-slider-v2

Conversation

@ramyasrinalagarla08
Copy link

This PR introduces a new RangeSlider UI component.

Features:

  • Two draggable handles to select a range
  • Built using LineSlider2D
  • Prevents handles from crossing
  • Demo example added

Fixes #1117

@ramyasrinalagarla08
Copy link
Author

Pull Request submitted for this issue.

PR: #1176

This PR introduces a RangeSlider UI component with two draggable handles that allow users to select a value range.
It also includes a demo example to demonstrate the functionality.

Please review and let me know if any changes are required. Thank you!

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.

Port RangeSlider Component to v2

1 participant