Observer
Browse all 70 subdomain entities categorized under Observer in the vue Architecture Docs architecture documentation.
dep.ts — vue Source File
Architecture documentation for dep.ts, a typescript file in the vue codebase. 2 imports, 7 dependents.
index.ts — vue Source File
Architecture documentation for index.ts, a typescript file in the vue codebase. 7 imports, 6 dependents.
scheduler.ts — vue Source File
Architecture documentation for scheduler.ts, a typescript file in the vue codebase. 8 imports, 2 dependents.
traverse.ts — vue Source File
Architecture documentation for traverse.ts, a typescript file in the vue codebase. 4 imports, 3 dependents.
watcher.ts — vue Source File
Architecture documentation for watcher.ts, a typescript file in the vue codebase. 9 imports, 4 dependents.
create-element.ts — vue Source File
Architecture documentation for create-element.ts, a typescript file in the vue codebase. 10 imports, 3 dependents.
extract-props.ts — vue Source File
Architecture documentation for extract-props.ts, a typescript file in the vue codebase. 3 imports, 0 dependents.
is-async-placeholder.ts — vue Source File
Architecture documentation for is-async-placeholder.ts, a typescript file in the vue codebase. 2 imports, 2 dependents.
normalize-children.ts — vue Source File
Architecture documentation for normalize-children.ts, a typescript file in the vue codebase. 2 imports, 1 dependents.
normalize-scoped-slots.ts — vue Source File
Architecture documentation for normalize-scoped-slots.ts, a typescript file in the vue codebase. 8 imports, 2 dependents.
directives.ts — vue Source File
Architecture documentation for directives.ts, a typescript file in the vue codebase. 5 imports, 1 dependents.
template-ref.ts — vue Source File
Architecture documentation for template-ref.ts, a typescript file in the vue codebase. 4 imports, 2 dependents.
applyNS() — vue Function Reference
Architecture documentation for the applyNS() function in create-element.ts from the vue codebase.
createElement() — vue Function Reference
Architecture documentation for the createElement() function in create-element.ts from the vue codebase.
addSub() — vue Function Reference
Architecture documentation for the addSub() function in dep.ts from the vue codebase.
cleanupDeps() — vue Function Reference
Architecture documentation for the cleanupDeps() function in dep.ts from the vue codebase.
constructor() — vue Function Reference
Architecture documentation for the constructor() function in dep.ts from the vue codebase.
depend() — vue Function Reference
Architecture documentation for the depend() function in dep.ts from the vue codebase.
notify() — vue Function Reference
Architecture documentation for the notify() function in dep.ts from the vue codebase.
popTarget() — vue Function Reference
Architecture documentation for the popTarget() function in dep.ts from the vue codebase.
pushTarget() — vue Function Reference
Architecture documentation for the pushTarget() function in dep.ts from the vue codebase.
removeSub() — vue Function Reference
Architecture documentation for the removeSub() function in dep.ts from the vue codebase.
callHook() — vue Function Reference
Architecture documentation for the callHook() function in directives.ts from the vue codebase.
normalizeDirectives() — vue Function Reference
Architecture documentation for the normalizeDirectives() function in directives.ts from the vue codebase.
updateDirectives() — vue Function Reference
Architecture documentation for the updateDirectives() function in directives.ts from the vue codebase.
extractPropsFromVNodeData() — vue Function Reference
Architecture documentation for the extractPropsFromVNodeData() function in extract-props.ts from the vue codebase.
constructor() — vue Function Reference
Architecture documentation for the constructor() function in index.ts from the vue codebase.
defineReactive() — vue Function Reference
Architecture documentation for the defineReactive() function in index.ts from the vue codebase.
del() — vue Function Reference
Architecture documentation for the del() function in index.ts from the vue codebase.
dependArray() — vue Function Reference
Architecture documentation for the dependArray() function in index.ts from the vue codebase.
observe() — vue Function Reference
Architecture documentation for the observe() function in index.ts from the vue codebase.
observeArray() — vue Function Reference
Architecture documentation for the observeArray() function in index.ts from the vue codebase.
set() — vue Function Reference
Architecture documentation for the set() function in index.ts from the vue codebase.
toggleObserving() — vue Function Reference
Architecture documentation for the toggleObserving() function in index.ts from the vue codebase.
isAsyncPlaceholder() — vue Function Reference
Architecture documentation for the isAsyncPlaceholder() function in is-async-placeholder.ts from the vue codebase.
isTextNode() — vue Function Reference
Architecture documentation for the isTextNode() function in normalize-children.ts from the vue codebase.
simpleNormalizeChildren() — vue Function Reference
Architecture documentation for the simpleNormalizeChildren() function in normalize-children.ts from the vue codebase.
normalizeScopedSlots() — vue Function Reference
Architecture documentation for the normalizeScopedSlots() function in normalize-scoped-slots.ts from the vue codebase.
proxyNormalSlot() — vue Function Reference
Architecture documentation for the proxyNormalSlot() function in normalize-scoped-slots.ts from the vue codebase.
createKeyToOldIdx() — vue Function Reference
Architecture documentation for the createKeyToOldIdx() function in patch.ts from the vue codebase.
measure() — vue Function Reference
Architecture documentation for the measure() function in perf.ts from the vue codebase.
assertType() — vue Function Reference
Architecture documentation for the assertType() function in props.ts from the vue codebase.
getInvalidTypeMessage() — vue Function Reference
Architecture documentation for the getInvalidTypeMessage() function in props.ts from the vue codebase.
getPropDefaultValue() — vue Function Reference
Architecture documentation for the getPropDefaultValue() function in props.ts from the vue codebase.
isExplicable() — vue Function Reference
Architecture documentation for the isExplicable() function in props.ts from the vue codebase.
isSameType() — vue Function Reference
Architecture documentation for the isSameType() function in props.ts from the vue codebase.
callActivatedHooks() — vue Function Reference
Architecture documentation for the callActivatedHooks() function in scheduler.ts from the vue codebase.
callUpdatedHooks() — vue Function Reference
Architecture documentation for the callUpdatedHooks() function in scheduler.ts from the vue codebase.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free