Badge

Badges are used as indicators to count the quantity of items.

View source code
  • children
    ReactNode

    The content of the badge

  • className
    string

    className for the element

  • variant
    "primary" | "secondary"

    The visual style of the badge

    Default: primary