606 B
606 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 | Type | Description |
---|---|---|
becomes | Array<StateChange> | State changes that could occur to this value. |