724 B
724 B
Home > cautious-journey > StateLabel
StateLabel interface
Grouped labels: the equivalent of a radio group.
Signature:
export interface StateLabel extends BaseLabel
Extends: BaseLabel
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
divider | string | ||
values | Array<StateValue> | Values for this state. |