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

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.