Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZeeCoder/container-query
/ clearDOM
Function
clearDOM
tests/utils/index.js:47–47 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
45
};
46
47
export
const
clearDOM = () => (document.body.innerHTML =
""
);
48
49
/**
50
* Changing the root size, which results in changing the size of the component
Callers
4
index.js
File · 0.90
index.js
File · 0.90
index.js
File · 0.90
index.js
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected