Seiten · Laravilt
Slider
Numeric range slider with steps, marks and a value label.
A range slider for numeric values.
php
API reference
| Method | Description |
|---|---|
min(int|float) / max(int|float) | Range |
step(int|float) | Increment |
marks(array) | Labelled tick marks |
showValue(bool) | Show the current value |