Actions
set-state
5min
The set-state action is used to set the state of the key inside the jig file, which can further be used to work with certain UI components. This action can also be used to set the state of the UI components.
A set-state action can be set up in various ways:
- As onFocus action that will be executed
- As onRefresh action that will be executed
- As the main action on the jig, and when you press the action set-state action will be executed
- As onPress and onChange action that will be executed when you trigger onPress or onChange event