Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/reactjs/react-modal
/ htmlClassList
Function
htmlClassList
specs/helper.js:114–115 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
112
* @
return
{Array}
113
*/
114
export
const
htmlClassList = () =>
115
document.getElementsByTagName(
"html"
)[0].classList;
116
117
/**
118
* Check
if
the html contains the react modal
Callers
2
Modal.spec.js
File · 0.90
isHtmlWithReactModalOpenClass
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected