Tab

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

Import Statement: import Ubuntu.Components 1.1
Inherits:

StyledItem

Properties

Detailed Description

Examples: See Tabs.

Property Documentation

read-onlyindex : int

The property holds the index of the tab within the Tabs.


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.