627 B
627 B
Home > cautious-journey > StateValue
StateValue interface
One of many values for a particular state.
Signature:
export interface StateValue extends BaseLabel
Extends: BaseLabel
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
becomes | Array<StateChange> | State changes that could occur to this value. |