Skip to content

Commit 8529d80

Browse files
committed
[docs] Add choiceDataState function mension
1 parent ca728a5 commit 8529d80

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -595,6 +595,9 @@ choiceState {
595595
}
596596
```
597597

598+
There is also `choiceDataState()` function available for choosing between `DataState`s. You can define `dataTransition`
599+
to target such pseudo data state.
600+
598601
### History state
599602

600603
There are two types of history states, shallow and deep. Shallow history state is used to represent the most recently

0 commit comments

Comments
 (0)