Skip to content

themeButtonStates

themeButtonStates(): Record<string, ButtonStateVisual>

Defined in: ui/widgets/button.ts:63

The canonical button state colors from the active theme’s control roles — createButton’s default when the caller passes no states. disabled reuses the resting control fill at reduced alpha.

Record<string, ButtonStateVisual>