×
思维导图备注
Vue.js v2.x API 官方文档
首页
下载
阅读记录
书签管理
我的书签
添加书签
移除书签
vm.$data
浏览
846
扫码
分享
2020-01-08 14:06:29
vm.$data
vm.$data
类型
:
Object
详细
:
Vue 实例观察的数据对象。Vue 实例代理了对其 data 对象属性的访问。
参考
:选项 / 数据 - data
上一篇:
下一篇:
概述
参数优化
加载启动
模块构成
devtools
silent
全局配置
optionMergeStrategies
errorHandler
warnHandler
ignoredElements
keyCodes
productionTip
performance
全局 API
Vue.nextTick( [callback, context] )
Vue.extend( options )
Vue.delete( target, propertyName/index )
Vue.set( target, propertyName/index, value )
Vue.directive( id, [definition] )
Vue.filter( id, [definition] )
Vue.use( plugin )
Vue.component( id, [definition] )
Vue.mixin( mixin )
Vue.observable( object )
Vue.compile( template )
Vue.version
选项 / 数据
data
props
propsData
computed
watch
methods
选项 / DOM
render
template
el
renderError
选项 / 生命周期钩子
beforeCreate
mounted
beforeMount
created
beforeUpdate
updated
activated
deactivated
destroyed
beforeDestroy
errorCaptured
选项 / 资源
directives
filters
选项 / 组合
components
mixins
parent
extends
provide / inject
选项 / 其它
delimiters
name
inheritAttrs
functional
model
实例属性
comments
vm.$props
vm.$data
vm.$el
vm.$parent
vm.$options
vm.$root
vm.$children
vm.$scopedSlots
vm.$slots
vm.$isServer
vm.$refs
vm.$attrs
vm.$listeners
实例方法 / 数据
vm.$watch( expOrFn, callback, [options] )
vm.$delete( target, propertyName/index )
vm.$set( target, propertyName/index, value )
vm.$on( event, callback )
实例方法 / 事件
vm.$once( event, callback )
vm.$off( [event, callback] )
vm.$emit( eventName, […args] )
实例方法 / 生命周期
vm.$forceUpdate()
vm.$mount( [elementOrSelector] )
vm.$nextTick( [callback] )
vm.$destroy()
v-text
指令
v-html
v-show
v-if
v-else
v-else-if
v-on
v-for
v-bind
v-model
v-slot
v-pre
v-cloak
v-once
特殊特性
key
ref
is
slot 废弃
slot-scope 废弃
scope 移除
内置的组件
transition
component
transition-group
keep-alive
slot
VNode 接口
服务端渲染
暂无相关搜索结果!
本文使用
EduBoo.COM
构建
×
分享,让知识传承更久远
×
文章二维码
手机扫一扫,轻松掌上读
×
文档下载
请下载您需要的格式的文档,随时随地,享受汲取知识的乐趣!
PDF
文档
EPUB
文档
MOBI
文档
×
书签列表
×
阅读记录
阅读进度:
0.00%
(
0/0
)
重置阅读进度