vue
2024-04-11 14:29:59 10 举报
AI智能生成
vue知识大纲
作者其他创作
大纲/内容
element操作
组合式 API
reactive
ref
watch
computed
生命周期钩子
directives
v-model
自定义directives
数据响应式/reactive
变化监测(set)/依赖收集(get)
vue2-Object.defineProperty
vue3-Proxy
base
Object
Array
collect
Set
Map
watcher/effect
track
trigger
targetMap
depsMap
dep
effect
ReactiveEffect
ref
computed
vnode
compile
AST
Function
with
ShapeFlags
dynamicProps
v-if
v-for
slot
diff算法/patch
ShapeFlags
PatchFlags
props
element
component
Fragment
Static
TELEPORT
SUSPENSE
keepalive
children
single
array
key
unkey
hooks
component
props
event
setup
watch
computed
mixins
slot
provide/inject
ref
template/render
update/effect
生命周期
0 条评论
下一页