Skip to content

Interface: BadgeProps#

Renderer.Component.BadgeProps

Hierarchy#

  • HTMLAttributes<HTMLDivElement>

↳ BadgeProps

Table of contents#

Properties#

Properties#

disabled#

• Optional disabled: boolean


expandable#

• Optional expandable: boolean


flat#

• Optional flat: boolean


label#

• Optional label: ReactNode


scrollable#

• Optional scrollable: boolean


small#

• Optional small: boolean