Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/mongodb/mongo-python-driver
/ sidebar_is_collapsed
Function
sidebar_is_collapsed
doc/static/sidebar.js:55–57 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
53
}
54
55
function
sidebar_is_collapsed() {
56
return
sidebarwrapper.is(
':not(:visible)'
);
57
}
58
59
function
toggle_sidebar() {
60
if
(sidebar_is_collapsed())
Callers
2
toggle_sidebar
Function · 0.85
set_position_from_cookie
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected