Type Alias: BadgeVariant
@arolariu/components / BadgeVariant
Type Alias: BadgeVariant
BadgeVariant =
"default"|"secondary"|"destructive"|"outline"
Defined in: components/ui/badge.tsx:9
Defines the supported visual treatments for the Badge component.
// was this page useful?