Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
74
var
isSelectedTab =
function
(internalName) {
75
return
selectedTab == internalName
76
}
77
78
var
numTabs =
function
() {
79
return
tabcontent.children().length
Callers
1
boxbrowser.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected