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