1
0
Fork 0
cautious-journey/docs/api/cautious-journey.statevalue.md

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