TableBadge
Chip-style display for status, badges and other enum-like content types
Prop | Type | Acceptable values | Description |
| String | danger, warning, success | Used to assign a badge preset color |
| String | Used to provide a color outside the known spectrum | |
| String | The content for the underlying badge component |
Last updated