Slider
A Slider component from the Sigil design system.
Import
import { Slider } from "@sigil-ui/components";Preview
Usage
<Slider>Slider content</Slider>Token integration
| CSS Variable | Purpose |
|---|---|
--s-border-style | Border style |
--s-primary | Primary |
--s-background | Background |
--s-shadow-sm | Shadow sm |
--s-radius-full | Radius full |
--s-duration-fast | Duration fast |
--s-ring | Ring |
--s-border-muted | Border muted |
--s-surface | Surface |