Reactivity
Browse all 75 subdomain entities categorized under Reactivity in the vue Architecture Docs architecture documentation.
watch() — vue Function Reference
Architecture documentation for the watch() function in apiWatch.ts from the vue codebase.
watchEffect() — vue Function Reference
Architecture documentation for the watchEffect() function in apiWatch.ts from the vue codebase.
computed() — vue Function Reference
Architecture documentation for the computed() function in computed.ts from the vue codebase.
createElement() — vue Function Reference
Architecture documentation for the createElement() function in create-element.ts from the vue codebase.
registerDeepBindings() — vue Function Reference
Architecture documentation for the registerDeepBindings() 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.
notify() — vue Function Reference
Architecture documentation for the notify() function in dep.ts from the vue codebase.
default.destroy() — vue Function Reference
Architecture documentation for the default.destroy() 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.
effect() — vue Function Reference
Architecture documentation for the effect() function in effect.ts from the vue codebase.
constructor() — vue Function Reference
Architecture documentation for the constructor() function in effectScope.ts from the vue codebase.
effectScope() — vue Function Reference
Architecture documentation for the effectScope() function in effectScope.ts from the vue codebase.
getCurrentScope() — vue Function Reference
Architecture documentation for the getCurrentScope() function in effectScope.ts from the vue codebase.
off() — vue Function Reference
Architecture documentation for the off() function in effectScope.ts from the vue codebase.
on() — vue Function Reference
Architecture documentation for the on() function in effectScope.ts from the vue codebase.
onScopeDispose() — vue Function Reference
Architecture documentation for the onScopeDispose() function in effectScope.ts from the vue codebase.
recordEffectScope() — vue Function Reference
Architecture documentation for the recordEffectScope() function in effectScope.ts from the vue codebase.
run() — vue Function Reference
Architecture documentation for the run() function in effectScope.ts from the vue codebase.
stop() — vue Function Reference
Architecture documentation for the stop() function in effectScope.ts from the vue codebase.
extractPropsFromVNodeData() — vue Function Reference
Architecture documentation for the extractPropsFromVNodeData() function in extract-props.ts from the vue codebase.
del() — vue Function Reference
Architecture documentation for the del() 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.
toggleObserving() — vue Function Reference
Architecture documentation for the toggleObserving() function in index.ts from the vue codebase.
normalizeArrayChildren() — vue Function Reference
Architecture documentation for the normalizeArrayChildren() 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.
proxyNormalSlot() — vue Function Reference
Architecture documentation for the proxyNormalSlot() function in normalize-scoped-slots.ts from the vue codebase.
defaultStrat() — vue Function Reference
Architecture documentation for the defaultStrat() function in options.ts from the vue codebase.
mergeData() — vue Function Reference
Architecture documentation for the mergeData() function in options.ts from the vue codebase.
mergeDataOrFn() — vue Function Reference
Architecture documentation for the mergeDataOrFn() function in options.ts from the vue codebase.
mergeOptions() — vue Function Reference
Architecture documentation for the mergeOptions() function in options.ts from the vue codebase.
normalizeInject() — vue Function Reference
Architecture documentation for the normalizeInject() function in options.ts from the vue codebase.
measure() — vue Function Reference
Architecture documentation for the measure() function in perf.ts from the vue codebase.
assertProp() — vue Function Reference
Architecture documentation for the assertProp() 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.
styleValue() — vue Function Reference
Architecture documentation for the styleValue() function in props.ts from the vue codebase.
isCollectionType() — vue Function Reference
Architecture documentation for the isCollectionType() function in reactive.ts from the vue codebase.
isProxy() — vue Function Reference
Architecture documentation for the isProxy() function in reactive.ts from the vue codebase.
isReactive() — vue Function Reference
Architecture documentation for the isReactive() function in reactive.ts from the vue codebase.
isReadonly() — vue Function Reference
Architecture documentation for the isReadonly() function in reactive.ts from the vue codebase.
isShallow() — vue Function Reference
Architecture documentation for the isShallow() function in reactive.ts from the vue codebase.
makeReactive() — vue Function Reference
Architecture documentation for the makeReactive() function in reactive.ts from the vue codebase.
markRaw() — vue Function Reference
Architecture documentation for the markRaw() function in reactive.ts from the vue codebase.
reactive() — vue Function Reference
Architecture documentation for the reactive() function in reactive.ts from the vue codebase.
shallowReactive() — vue Function Reference
Architecture documentation for the shallowReactive() function in reactive.ts from the vue codebase.
toRaw() — vue Function Reference
Architecture documentation for the toRaw() function in reactive.ts from the vue codebase.
change() — vue Function Reference
Architecture documentation for the change() function in readonly.spec.ts from the vue codebase.
log() — vue Function Reference
Architecture documentation for the log() function in readonly.spec.ts from the vue codebase.
createRef() — vue Function Reference
Architecture documentation for the createRef() function in ref.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