Type Alias: TextVariant
TextVariant =
"danger"
|"error"
|"info"
|"inverse"
|"primary"
|"secondary"
|"success"
|"tertiary"
|"warning"
Defined in: src/theme/components/types.ts:76
Color and semantic variants for text components
TextVariant =
"danger"
|"error"
|"info"
|"inverse"
|"primary"
|"secondary"
|"success"
|"tertiary"
|"warning"
Defined in: src/theme/components/types.ts:76
Color and semantic variants for text components