Interface IIgrBadgeProps

Hierarchy

Hierarchy

  • IIgrBadgeProps

Properties

children?: ReactNode
className?: string
id?: string
outlined?: string | boolean

Sets whether to draw an outlined version of the badge.

shape?: string | BadgeShape

The shape of the badge.

style?: CSSProperties
variant?: string | BadgeVariant

The type of badge.