Login to follow
TabSwitcher

TabSwitcher (ODC)

Stable version 0.1.0 (Compatible with ODC)
Uploaded on 19 October 2023 by OutSystems Labs
TabSwitcher

TabSwitcher (ODC)

Documentation
0.1.0

To use this component you need to:

1. Drag the TabSwitcher block to a screen and assign to the input "TabIndex" an integer variable that will contain the current active tab position(from 0 to x).

2. Inside the TabSwitcher block add a Tabs block.

3. On the action that will change the tab, just change the Active Tab variable to the position of the tab that you want to set as active.