Description of icon
Flex UI
API Reference

Badge

A badge component. Can be themed with Theme.Badge in Theme.


Component children#

KeyComponentConditionAlignDescription
defaultCirclestyled(div)Container of the badge

Static Properties#

NameDescriptionType
variants

Object containing the component variants

"standard"
Content

Dynamic content store

DynamicContentStore.<Badge.BadgeChildrenProps>

Component Properties

  • programmable?: boolean

    Set to false to ignore Badge.Content customisations

  • themeOverride?: Partial.<BadgeThemeProps>

    Theme override

  • position?: BadgePosition

    Position of the badge

Need some help?