MCPcopy Create free account
hub / github.com/OpenEndedGroup/Field2 / isSelectedTab

Function isSelectedTab

lib/web/tabs.js:74–76  ·  view source on GitHub ↗
(internalName)

Source from the content-addressed store, hash-verified

72}
73
74var isSelectedTab = function (internalName) {
75 return selectedTab == internalName
76}
77
78var numTabs = function () {
79 return tabcontent.children().length

Callers 1

boxbrowser.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected