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

14 lines
419 B
Markdown

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [cautious-journey](./cautious-journey.md) &gt; [StateChange](./cautious-journey.statechange.md) &gt; [matches](./cautious-journey.statechange.matches.md)
## StateChange.matches property
Required labels for this state change to occur.
<b>Signature:</b>
```typescript
matches: Array<LabelRef>;
```