Interface: StateBadgeProps¶
Props for StateBadge.
Properties¶
className?¶
optionalclassName?:string
id?¶
optionalid?: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.