MCPcopy Index your code
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 */
114export const htmlClassList = () =>
115 document.getElementsByTagName("html")[0].classList;
116
117/**
118 * Check if the html contains the react modal

Callers 2

Modal.spec.jsFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…