Badge
Badge component.
API Reference
Prop | Type | Default | Description |
|---|---|---|---|
action | string | unknown | ||
children | React.ReactNode | ||
intent | normal | prominent | normal | |
size | small | medium | small | |
target | '_self' | '_blank' | ||
type | unknown | splash |
Actions
Type | Support | Description |
|---|---|---|
Synchronous | An action that is executed locally and immediately. | |
Hyperlink | A hyperlink that navigates to a different route. | |
Ansynchronous | An action that is triggered immediately, but takes an unknown amount of time to complete. |