Trevor SullivanT
Windmillโ€ข3y agoโ€ข
11 replies
Trevor Sullivan

Tab Component: How do you select a different tab, when using "Invisible on View"?

If I create a Tab component, and select the "Invisible on View" display mode, how do I cause a different tab to be displayed?

I tried using this front-end code, but it doesn't have any effect on the tabbed interface:

tabs.selectedTabIndex = 1;
image.png
Was this page helpful?