Skip to content

Interface: StateBadgeProps

Props for StateBadge.

Properties

className?

optional className?: string


id?

optional id?: string

DOM id for the badge, so a surrounding region can name itself with the state as well as the label (aria-labelledby="title badge").


state

state: IPState

The INDI property state to display.