Tags
Tags are used to display labels or categories that can be applied to items. They help in organizing and filtering content based on specific attributes.
Loading Code Block...
Installation
Section titled “Installation”To get started, install Butterfly DS via aqua:
Loading Code Block...
Loading Code Block...
Variants
Section titled “Variants”brand
neutral
warning
success
info
danger
Loading Code Block...
Outline
Section titled “Outline”brand
neutral
warning
success
info
danger
Loading Code Block...
Props | Default | Type | Description |
---|---|---|---|
text | - | string | Text to be displayed in the tag. |
color | neutral | | 'brand' | 'neutral' | 'success' | 'danger' | 'warning' | 'info' | Color of the tag. |
isOutline | false | boolean | If set, the tag will have an outline style. |