feat(slider-component): slider component adr #1039
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Figma Design Document
The design specifications are available at:
https://www.figma.com/design/lSvX6Qe0jc8b4CaIK7egXR/Baklava-Component-Library?node-id=16904-2220&p=f&t=ha2Q6ZmSpIAmUmUM-0
Implementation
Basic Usage
Usage Examples
With Label
With Helper Text
With Marks (Discrete Slider)
With Tooltip
With Custom Min/Max Values
With Decimal Step
With Event Handling
Rules
Some rules about how this component should behave and implemented
marks
andstep
together, consider matching the step values with mark positions for consistent behaviorAPI Reference:
Attributes
string
)boolean
)string
)string
)string
)string
)string
)boolean
)string
)value
andlabel
properties to display marks on the sliderEvents
bl-slider-change
{value: number}
CSS Custom Properties
--bl-slider-color
--bl-color-primary
--bl-slider-track-color
--bl-color-neutral-lightest