Actions
set-state
3min
The set-state action is used to set the state of the key inside the file, which can further be used to work with specific UI components. To understand how to use states, see State.
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.
- The onPress and onChange actions will be executed when you trigger these events.