Components
Badge
Use badges to add metadata or indicate the status of items.
Usage ¶
Variants ¶
Sizes ¶
Component arguments ¶
Badge
¶
Argument | Type | Description |
---|---|---|
var |
str |
Optional. The variant of the alert. Can be one of: info , success , warning , critical , option , or accent . |
size |
str |
Optional. The size of the badge. Can be one of: small , medium , large , or xlarge . Default is medium . |
Components ¶
Component |
File |
Source |
---|---|---|
Badge |
badge.jinja |
|
badge.css |