DojoMobileTab

The DojoMobileTab widget is an individual tab and only live inside the tab container.

Properties

title
The title of the tab.
selectedIcon
The path of the icon that displays when this tab is selected.
deselectedIcon
The path of the icon that displays when this tab is cleared.
children
An array of child widgets.

Events

onClick
Specifies an event that occurs when the tab is clicked.

Feedback