14 lines
416 B
Markdown
14 lines
416 B
Markdown
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||
|
|
||
|
[Home](./index.md) > [cautious-journey](./cautious-journey.md) > [StateValue](./cautious-journey.statevalue.md) > [becomes](./cautious-journey.statevalue.becomes.md)
|
||
|
|
||
|
## StateValue.becomes property
|
||
|
|
||
|
State changes that could occur to this value.
|
||
|
|
||
|
<b>Signature:</b>
|
||
|
|
||
|
```typescript
|
||
|
becomes: Array<StateChange>;
|
||
|
```
|