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

14 lines
388 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [cautious-journey](./cautious-journey.md) &gt; [StateLabel](./cautious-journey.statelabel.md) &gt; [values](./cautious-journey.statelabel.values.md)
## StateLabel.values property
Values for this state.
<b>Signature:</b>
```typescript
values: Array<StateValue>;
```