Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.



Note
titleContent Freeze

As of July 25th, 2023, there is a content freeze on this page.

The tab layout widget is a container for other widgets. Like a tab panel, the tab layout is used to organize widgets on the screen.  When the user changes tabs, one tab container becomes visible, and the other tab containers are hidden, making widgets inside the other tabs hidden. Tab panels help to simplify overly cluttered pages by dividing the content into easily understandable chunks, improving the overall user experience for your users.

...

ontabclick

See ontabclick event (Tab Panel) for more. Widgets in the new tab are not made visible until after the ontabclick code runs.


...