From 8529d805341b79f7fac70f0966def1620f3ba550 Mon Sep 17 00:00:00 2001 From: Mikhail Fedotov Date: Wed, 6 Dec 2023 16:09:05 +0300 Subject: [PATCH] [docs] Add choiceDataState function mension --- docs/index.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/index.md b/docs/index.md index 630a529..fa34001 100644 --- a/docs/index.md +++ b/docs/index.md @@ -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