label | string | '' | Plain-text resting label. Use the label slot when the copy needs markup. |
activated-label | string | '' | Plain-text label shown after activation. Falls back to the resting label when omitted. |
activated | boolean | false | Reflects the locked activated state. Remove it programmatically to reset the control. |
disabled | boolean | false | Disables dragging, keyboard activation, and focus. |
attention | boolean | false | Adds a subtle shimmer hint to the track until the control is activated or disabled. |
thumb-icon | string | "mdi:chevron-double-right" | Icon name used for the resting thumb face when the thumb slot is empty. |
activated-thumb-icon | string | "mdi:check" | Icon name used for the activated thumb face when the activated-thumb slot is empty. |