Badge
Imports
- Badge: The main component to display a list of accordion items.
Usage
Default
Examples
Primary
Primary
Success
Success
Warn
Warn
Error
Error
Rounded
Rounded
API
Badge Props
Props | Type | Description |
---|---|---|
variant | 'default' | 'primary' | 'success' | 'warn' | 'error' | The variant of the badge. |
rounded | 'none' | 'sm' | 'md' | 'lg' | The rounded of the badge. |