Constructor
new TabGroup(target)
Parameters:
Name | Type | Description |
---|---|---|
target |
HTMLElement |
- Source:
Methods
addGroup(title, element)
Add a HTMLElement to the tab group
Parameters:
Name | Type | Description |
---|---|---|
title |
string | |
element |
HTMLElement |
- Source:
showGroup(title)
Display a group identified by the title
Parameters:
Name | Type | Description |
---|---|---|
title |
string |
- Source: