The name of the tabs group
The value of the active tab
A callback function to trigger when the tab is changed
The CSS selector used to target the tab navigation element
A reference to the HTML navigation element the tab controller is bound to
The CSS selector used to target the tab content element
A reference to the HTML container element of the tab content
Bind the Tabs controller to an HTML application
Activate a new tab by name
Handle click events on the tab navigation entries
A left click event
A controller class for managing tabbed navigation within an Application instance.
Application
The Tabs Configuration to use for this tabbed container
Configure tab-control for a set of HTML elements
Activate tab control in JavaScript