Reactivity
Browse all 75 subdomain entities categorized under Reactivity in the vue Architecture Docs architecture documentation.
customRef() — vue Function Reference
Architecture documentation for the customRef() function in ref.ts from the vue codebase.
isRef() — vue Function Reference
Architecture documentation for the isRef() function in ref.ts from the vue codebase.
proxyRefs() — vue Function Reference
Architecture documentation for the proxyRefs() function in ref.ts from the vue codebase.
proxyWithRefUnwrap() — vue Function Reference
Architecture documentation for the proxyWithRefUnwrap() function in ref.ts from the vue codebase.
ref() — vue Function Reference
Architecture documentation for the ref() function in ref.ts from the vue codebase.
shallowRef() — vue Function Reference
Architecture documentation for the shallowRef() function in ref.ts from the vue codebase.
toRef() — vue Function Reference
Architecture documentation for the toRef() function in ref.ts from the vue codebase.
toRefs() — vue Function Reference
Architecture documentation for the toRefs() function in ref.ts from the vue codebase.
triggerRef() — vue Function Reference
Architecture documentation for the triggerRef() function in ref.ts from the vue codebase.
unref() — vue Function Reference
Architecture documentation for the unref() function in ref.ts from the vue codebase.
renderMixin() — vue Function Reference
Architecture documentation for the renderMixin() function in render.ts from the vue codebase.
callUpdatedHooks() — vue Function Reference
Architecture documentation for the callUpdatedHooks() function in scheduler.ts from the vue codebase.
getNow() — vue Function Reference
Architecture documentation for the getNow() function in scheduler.ts from the vue codebase.
createComputedGetter() — vue Function Reference
Architecture documentation for the createComputedGetter() function in state.ts from the vue codebase.
createGetterInvoker() — vue Function Reference
Architecture documentation for the createGetterInvoker() function in state.ts from the vue codebase.
getData() — vue Function Reference
Architecture documentation for the getData() function in state.ts from the vue codebase.
initData() — vue Function Reference
Architecture documentation for the initData() function in state.ts from the vue codebase.
initMethods() — vue Function Reference
Architecture documentation for the initMethods() function in state.ts from the vue codebase.
initProps() — vue Function Reference
Architecture documentation for the initProps() function in state.ts from the vue codebase.
stateMixin() — vue Function Reference
Architecture documentation for the stateMixin() function in state.ts from the vue codebase.
default.create() — vue Function Reference
Architecture documentation for the default.create() function in template-ref.ts from the vue codebase.
traverse() — vue Function Reference
Architecture documentation for the traverse() function in traverse.ts from the vue codebase.
updateListeners() — vue Function Reference
Architecture documentation for the updateListeners() function in update-listeners.ts from the vue codebase.
depend() — vue Function Reference
Architecture documentation for the depend() function in watcher.ts from the vue codebase.
get() — vue Function Reference
Architecture documentation for the get() function in watcher.ts from the vue codebase.
update() — vue Function Reference
Architecture documentation for the update() function in watcher.ts from the vue codebase.
Reactivity — vue Architecture
Implements getter/setter interceptors for data tracking Architecture documentation for the Reactivity subdomain (part of CoreInstance domain) in the vue codebase. Contains 0 source files.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free