Properties

active - String, default = ''
Id of the active tab.
right - String, default = ''
Defines HTML in the right corner of the tabs.
tabs - Array, default = []
Array of tab objects.

Common Properties

box - DOM Element, default = null
The DOM element where to render the object.
handlers - Array, default = []
Array of event handlers.
name - String, default = ''
Unique name for the object.
style - String, default = ''
Additional style for the .box where the object is rendered.