Props & events
Attributes & behavior classes
Intent color, style, size, and tooltip visibility (.slider-show-always/-drag/-never) configure the control.
| Attribute / class | Purpose |
|---|---|
min / max / value | Native range-input attributes that drive the fill calculation |
Events
flickui.js recalculates the fill and tooltip position on every input event.
| Event | Description |
|---|---|
input (native) | flickui.js listens for this to update the --sl-fill custom property and reposition the tooltip. |