Setting Up Navigation
You can configure both static and dynamic navigation to different screens based on user actions.
Input Type: Options
Using the Options component, you can set up navigation linked to an Option or a Button.
Navigation via Button
Static Navigation:
- Click on the Button.
- Set the Action to
Navigate and Data to Static.
- Choose the Destination screen.

Dynamic Navigation:
- Set the Action to
Navigate and Data to Dynamic.
- Select the corresponding Option in "State".
- Assign Destination screens based on each Option variation.

Navigation via Option
You can configure navigation for single select options:
- Click on an Option.
- Set the Action to
Option.
- Follow the steps 2-3 from the Button navigation setup.