Back

Badge

All Variants

defaultbrandsuccesswarningdangeroutlineclay
xsdefaultbrandsuccesswarningdangeroutlineclay
smdefaultbrandsuccesswarningdangeroutlineclay
mddefaultbrandsuccesswarningdangeroutlineclay

Removable

defaultbrandsuccesswarningdangeroutlineclay

With Icons

Published Error Member

Interactive (Removable)

Click × to remove Large with Alert

Usage

Import from the display package.

@display.Badge(display.BadgeProps{
    Variant:   "brand",
    Size:      "sm",
    Icon:      myIconComp(),
    Removable: true,
    OnRemove:  "$el.remove()",
}) { Label }