Slider

An input where the user selects a value from within a given range.

Usage

PreviewCode

Value: 40

API Reference

InputTypeDefault
id string
value number 0
min number 0
max number 100
step number 1
disabled boolean false
orientation NgpOrientation 'horizontal'
ariaLabel string
OutputType
valueChangenumber

Component Source

Install via CLI:npx @voltui/cli add slider
TypeScript
Loading editor…

Copy this code to your project. The component uses ng-primitives/slider.