[ readonly ] items

Class: Tabs.

Description:

Gets an array of objects about each tab.
Each object format is: {text:string, tooltip:string, enables:boolean, selected:boolean, component: object}.

Type: Array.<object>