Skip to content
Range slider - Web Component
The RangeSlider component can be used imported from:
Playground
Parameters
The Web component uses the <z-range-slider>
tag:
By default, all the parameters are optional or can be set in different, except for the ones marked as required
The parametrization of the component can be done with the following custom HTML params:
Name | Type | Description | Slot | A11y |
---|
Events
This component has events. Check the documentation about how to use the events.
Name | Payload | Description |
---|---|---|
change | [number, number] | Returns the new value of the "value" attribute |
restarted | void | Emitted on value reset |
Slots
This component has slots. Check the documentation about how to use the slots.
Name | Tags | Description |
---|
Parameters use
Browser support
Detected engine:
Chromium
Webkit
Gecko