1
0
Fork 0
cautious-journey/docs/api/cautious-journey.statechang...

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.