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