Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/reactjs/react-modal
/ Modal.spec.js
File
Modal.spec.js
specs/Modal.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* eslint-env mocha */
2
import
should from
"should"
;
3
import
React, { Component } from
"react"
;
4
import
ReactDOM from
"react-dom"
;
Callers
nothing calls this directly
Calls
12
log
Function · 0.90
withModal
Function · 0.90
withElementCollector
Function · 0.90
createHTMLElement
Function · 0.90
isHtmlWithReactModalOpenClass
Function · 0.90
isDocumentWithReactModalOpenClass
Function · 0.90
documentClassList
Function · 0.90
htmlClassList
Function · 0.90
checkDOM
Function · 0.85
check
Function · 0.85
setAppElement
Method · 0.80
render
Method · 0.45
Tested by
no test coverage detected