Optional
checkedDisables the input field.
Error state.
Optional
labelThe label displayed above the input.
The maximum value of the slider input field.
The minimum value of the slider input field.
Optional
stepIf set, will put steps on the slider at the given increments and the slider will snap to the nearest step.
Static
Internal
shadowStatic
stylesProtected
renderInvoked on each update to perform rendering tasks. This method may return
any value renderable by lit-html's ChildPart
- typically a
TemplateResult
. Setting properties inside this method will not trigger
the element to update.
An input field using a Zeta Slider
change - Fired whenever value of slider is changed. Contains a single entry in detail:
value:number
.Figma
https://www.figma.com/design/JesXQFLaPJLc1BdBM4sisI/🦓-ZDS---Components?node-id=875-11860&m=dev
Storybook
https://zeta-ds.web.app/web/storybook/index.html?path=/docs/slider--docs