Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
renderChunk
Function · 0.80
removeSpecifier
Function · 0.80
compileScript
Function · 0.80
rewriteDefaultAST
Function · 0.80
processDefineModel
Function · 0.80
removeTransitionClass
Function · 0.80
hasCSSTransform
Function · 0.80
customElement.spec.ts
File · 0.80
vModel.spec.ts
File · 0.80
unmount
Function · 0.80
runSharedTests
Function · 0.80
installVueGlobalBuild
Function · 0.80
Calls
no outgoing calls
Tested by
3
runSharedTests
Function · 0.64
installVueGlobalBuild
Function · 0.64
resetHead
Function · 0.64