Tab

Component to represent a single tab in a Tabs environment. More...

Properties

Signal Handlers

Detailed Description

Examples: See Tabs.

Property Documentation

iconSource : url

This documentation is deprecated.

The location of the icon that is displayed inside the button used to select this tab (optional). Either title or iconSource, or both must be defined. Deprecated because our new tab buttons in the header do not display an icon.


page : Item

The contents of the page. Use a Page or a Loader that loads an external Page.


title : string

The title that is shown on the tab button used to select this tab.


Signal Handler Documentation

Tab::onPageChanged()

When page is updated, set its parent to be tab.