Class: BootstrapTabManager

BootstrapTabManager

Manages bootstrap tabs

Constructor

new BootstrapTabManager(options)

Constructor
Parameters:
Name Type Description
options object
Properties
Name Type Attributes Default Description
template object <optional>
BootstrapTab
$wrapper jQuery <optional>
$('<div class="tab-content"></div>') manager wrapper
Source:

Extends

  • TemplateManager

Methods

getFirst() → {jQuery}

Get the first tab in the wrapper
Source:
Returns:
Type
jQuery