MCPcopy Create free account
hub / github.com/kenberkeley/react-demo / Tab

Function Tab

static/bootstrap/js/bootstrap.js:2061–2065  ·  view source on GitHub ↗
(element)

Source from the content-addressed store, hash-verified

2059 // ====================
2060
2061 var Tab = function (element) {
2062 // jscs:disable requireDollarBeforejQueryAssignment
2063 this.element = $(element)
2064 // jscs:enable requireDollarBeforejQueryAssignment
2065 }
2066
2067 Tab.VERSION = '3.3.5'
2068

Callers

nothing calls this directly

Calls 1

$Function · 0.85

Tested by

no test coverage detected