Type Alias: ComponentVariant
ComponentVariant =
"danger"|"ghost"|"primary"|"secondary"|"success"|"warning"
Defined in: shared/types/componentProps.ts:78
Standard visual variants for component theming.
ComponentVariant =
"danger"|"ghost"|"primary"|"secondary"|"success"|"warning"
Defined in: shared/types/componentProps.ts:78
Standard visual variants for component theming.