Badges
Use the Badge
component to display small pieces of information, such as status indicators, categories, versions, or release dates.
To display longer notes, use the Callouts component instead.
Badge example
Markdown
Plant Care API v2.1.0 New
Badge varieties
Success
SuccessNote
NoteTip
TipWarning
WarningError
ErrorInfo
InfoLaunch
LaunchCheck
CheckProperties
Customize your Badges using the following properties:
intent
The semantic color of the badge. Available options: success
, note
, tip
, warning
, error
, info
, launch
, check
minimal
Displays the badge with a more subtle background style. Can be combined with outlined
.
outlined
Displays the badge with an outlined border style. Can be combined with minimal
.
Success badge with different styles
Markdown
Default
Minimal
Outlined
Minimal and outlined
Minimal
Outlined
Minimal and outlined