Tag
Compact status pill / chip. Closable, bordered, hue-aware.
Basic usage
DefaultPrimarySuccessWarningDanger
Bordered
BorderedBordered
Closable
Removable
Sizes
xssmmdlg
API
Props
| Name | Type | Default | Description |
|---|---|---|---|
label | string | undefined | — |
hue | union | "information" | Semantic hue or `"default"` for neutral. |
size | EpSize | undefined | — |
closable | boolean | false | — |
bordered | boolean | false | — |
disabled | boolean | false | — |
icon | string | undefined | — |
closeLabel | string | "Remove" | Accessible label for the close button. |
Events
| Event | Payload | Description |
|---|---|---|
close | {"names":["union"],"elements":[{"name":"MouseEvent"},{"name":"KeyboardEvent"}]} | — |
Slots
| Slot | Scope | Description |
|---|---|---|
icon | — | — |
default | — | — |
