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