MCPcopy 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
47export const clearDOM = () => (document.body.innerHTML = "");
48
49/**
50 * Changing the root size, which results in changing the size of the component

Callers 4

index.jsFile · 0.90
index.jsFile · 0.90
index.jsFile · 0.90
index.jsFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected