ThemeVariable

Kind: TypeAlias

Properties:

label: ResourceText

Label to show to the user on Settings.

name: string

Css variable name, example: --my-css-variable

initialValue: T

initial variable value, if not manually set by the user.