Skip to content

Commit

Permalink
[docs] Add choiceDataState function mension
Browse files Browse the repository at this point in the history
  • Loading branch information
nsk90 committed Dec 6, 2023
1 parent ca728a5 commit 8529d80
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -595,6 +595,9 @@ choiceState {
}
```

There is also `choiceDataState()` function available for choosing between `DataState`s. You can define `dataTransition`
to target such pseudo data state.

### History state

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

0 comments on commit 8529d80

Please sign in to comment.