Examples
Props
Badge
| Name | Type | Default | Description |
|---|---|---|---|
| children | React.ReactNode | '' | content rendered inside the Badge |
| className | string | '' | additional classes added to the Badge |
| isDisabled | boolean | false | Adds styling to the badge to indicate it is disabled |
| isRead | boolean | false | Adds styling to the badge to indicate it has been read |
| screenReaderText | string | Text announced by screen readers to indicate the current content/status of the badge. |
CSS variables
| Expand or collapse column | Selector | Variable | Value |
|---|
