MCPcopy
hub / github.com/vuejs/core / remove

Method remove

packages/runtime-core/src/renderer.ts:126–126  ·  view source on GitHub ↗
(el: HostNode)

Source from the content-addressed store, hash-verified

124 ): void
125 insert(el: HostNode, parent: HostElement, anchor?: HostNode | null): void
126 remove(el: HostNode): void
127 createElement(
128 type: string,
129 namespace?: ElementNamespace,

Callers 13

renderChunkFunction · 0.80
removeSpecifierFunction · 0.80
compileScriptFunction · 0.80
rewriteDefaultASTFunction · 0.80
processDefineModelFunction · 0.80
removeTransitionClassFunction · 0.80
hasCSSTransformFunction · 0.80
vModel.spec.tsFile · 0.80
unmountFunction · 0.80
runSharedTestsFunction · 0.80
installVueGlobalBuildFunction · 0.80

Calls

no outgoing calls

Tested by 3

runSharedTestsFunction · 0.64
installVueGlobalBuildFunction · 0.64
resetHeadFunction · 0.64