Badge
Examples
Badge Props
The Badge component accepts the following props.
Name | Type | Required | Default | Description |
---|---|---|---|---|
isRead | bool | false | Adds styling to the badge to indicate it has been read | |
children | node | '' | content rendered inside the Badge | |
className | string | '' | additional classes added to the Badge |