Versions Compared

Key

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

...

A window tab is a user interface element that allows you to navigate between multiple documents in a single window. Clicking one of the tab will display the contents of the corresponding document. We are able to add tab in Tabs and Vertical tabs section.

https://appbuilder.atlassian.net/wiki/pages/resumedraft.action?draftId=1690402819

Tabs:

Tabs are user interface components that render and display subsections to users; they arrange content into categories for easy access and make your apps look cleaner by saving space. Instead of a single title bar, a tabbed window may include multiple tabs along the top.

ABX - Tabs

Vertical Tabs:

Vertical tabs component varies from the regular 'tabs' component, with the tabs arranged on the left in a vertical space, instead of on the top in a horizontal space.

The common custom tab settings are right-aligned and left-aligned.

ABX - Vertical Tabs

Form:

Form Layout allows you to build responsive forms with multiple columns, and to position input labels above or to the side of, the input.

...