Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/angular-split/angular-split
/ getVisibilityButton
Function
getVisibilityButton
cypress/e2e/10.toggle.cy.js:52–54 ·
view source on GitHub ↗
(index)
Source
from the content-addressed store, hash-verified
50
})
51
52
function
getVisibilityButton(index) {
53
return
cy.get(
'.btn-group:first'
).find(
'> .btn'
).eq(index)
54
}
Callers
1
10.toggle.cy.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…