Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 19 Next »

Overview

  • The Tabs is a container and represents the list of a tab

  • The Tabs component is used for keeping the related content in a single container

  • When you add multiple tabs, the tab label is displayed horizontally on the top in the Tabs component

  • If you click on the label of the tab, related tabs content is displayed on the bottom side

  • All components except the Navigation Node can be added to the Tabs

Attributes

Default Tab

  • Default tabs can be set between all tabs

  • When you open the vertical tab component then the default tab will be the one open for viewing.

  • e.g. You have three tabs Personal Details, Educational Details, and Address Details and you set a default tab 1 then you can land on the Educational Details tab when you open the form

  • No labels