Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/reactjs/react-modal
/ isHtmlWithReactModalOpenClass
Function
isHtmlWithReactModalOpenClass
specs/helper.js:122–123 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
120
* @
return
{Boolean}
121
*/
122
export
const
isHtmlWithReactModalOpenClass = htmlClass =>
123
htmlClassList().contains(htmlClass);
124
125
/**
126
* Returns a rendered dom element by
class
.
Callers
1
Modal.spec.js
File · 0.90
Calls
1
htmlClassList
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…