Tag
Implementation#
Color#
Example
Tag Text
Tag Text
Tag Text
Tag Text
Tag Text
Tag Text
Size#
Example
Tag Text
Tag Text
Tag Text
Rounded#
Example
Tag Text
Tag Text
Tag Text
Tag Text
Block#
Example
Tag Text
Props#
| Attribute | Type | Value | Default Value | Description |
|---|---|---|---|---|
| bg | string | e.g. red | gray | Background color |
| color | string | e.g. blue | text-black | Text color |
| shade | string/number | e.g. 900 | 200 | Shade of background color |
| size | string | sm/md/lg | sm | Size of tag |
| rounded | string | e.g. full | sm | Border radius of tag |
| block | boolean | true/false | undefined | Change tag from inline to a block element |