MCPcopy Index your code
hub / github.com/testing-library/react-testing-library / unmount

Function unmount

src/pure.js:135–137  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

133 root.render(element)
134 },
135 unmount() {
136 root.unmount()
137 },
138 }
139}
140

Callers 4

testRenderHookFunction · 0.85
testRenderHookPropsFunction · 0.85
stopwatch.jsFile · 0.85
render.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…