new Tabs(e)
- Description:
- Tabs UI element class. Use data-tabsname HTML tag to set element name.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
e |
Methods
doSelectTab(num)
- Description:
- Select tab with specified id.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
num |
getSelectedTab() → {number|*}
- Description:
- Get id of current selected tab.
- Source:
Returns:
- Type
- number | *