606 B
606 B
Home > cautious-journey > StateChange
StateChange interface
The transition between two state values.
Signature:
export interface StateChange extends LabelSet
Extends: LabelSet
Properties
Property | Type | Description |
---|---|---|
matches | Array<LabelRef> | Required labels for this state change to occur. |