Tabs layout element
Level: beginner
Tabs is a layout element to add a tab area to the page. Learn more: Tabs, Set up a Tabs layout element (user documentation).
string id
The unique ID. Service field.
TabItem[] items
The array of panel tabs. By default, "[]."
number selectedTabIndex
Set the selected panel tab. By default, "0."
See also
Overview of Freedom UI Designer and its elements (user documentation)
Set up a Tabs layout element (user documentation)