@oruga-ui/oruga-next
Version:
UI components for Vue.js and CSS framework agnostic
3 lines • 303 B
Markdown
The **Slider** input component let user select a value or range from a given range with a graphic slider.
The component implements the W3C ARIA APG [Slider Pattern](https://www.w3.org/WAI/ARIA/apg/patterns/slider/).
Use it with the [Field](/components/Field) component to access all the functionalities.