Type Alias: ButtonVariant
ButtonVariant =
"error"|"ghost"|"outline"|"primary"|"secondary"|"success"|"tertiary"|"warning"
Defined in: src/theme/components/types.ts:51
Visual style variants for button components
ButtonVariant =
"error"|"ghost"|"outline"|"primary"|"secondary"|"success"|"tertiary"|"warning"
Defined in: src/theme/components/types.ts:51
Visual style variants for button components