USS-styled variant of the built-in UnityEngine.UIElements.Slider — no custom subclass. Three independent class families (fill, dragger, focus) let you tint each piece independently.

<engine:Slider
label="Slider"
value="42"
high-value="100"
show-input-field="true"
inverted="false"
fill="true"
class="fill-pink dragger-teal focus-teal w-full"
/>Three independent class families, each prefixed by purpose:
| Class family | Format | Targets |
|---|---|---|
| Fill | fill-{color} | The filled portion of the track. |
| Dragger | dragger-{color} | The thumb. |
| Focus | focus-{color} | The focus outline / hover ring. |
Available color names: see colors.
<engine:Slider class="fill-pink dragger-teal focus-teal" />Settings
Theme
Light
Contrast
Material
Dark
Dim
Material Dark
System
Sidebar(Light & Contrast only)
Font Family
DM Sans
Wix
Inclusive Sans
AR One Sans
Direction