Docs (4.0.0)
class UIStyle type

type StyleSelectorList

Type definition for a list of style definitions.

static

type StyleSelectorList<TDefinition> = Readonly<TDefinition & StyleStateOptions>[]

Related

  • class UIStyleA class that defines a set of styles that can be applied to UI components.