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