[ readonly ] selectedItem

Class: Tabs.

Description:

Gets information about selected Tab.
Returned object format is: {index:number, text:string, tooltip:string, enables:boolean, component: object}.

Type: object | null