पेज · Laravilt
Slider
Range slider control
Range slider for numeric values.
Basic Usage
php
Range Configuration
php
Show Value
php
With Marks
php
Vue Component
Uses Radix Vue Slider:
vue
API Reference
| Method | Description |
|---|---|
min() | Minimum value |
max() | Maximum value |
step() | Step increment |
showValue() | Show current value |
marks() | Add tick marks |