首页
发现
标签
搜索
APP下载
注册
登录
首页
发现
榜单
标签
收录
APP下载
注册
登录
Vue.js v2.x API 官方文档
文档评分:
88.9 (
0 个有效评分
)
文档语言:
中文
章节数量:
0
阅读人次:
22502
收藏数量:
0
整理分享:
管理员
阅读
收藏
下载
分享
阅读
收藏
下载
分享
文档标签
文档
官方
文档概述
Vue.js API 使用文档
文档
目录
文档
评论 (
0
)
概述
加载启动
参数优化
模块构成
devtools
optionMergeStrategies
silent
全局配置
errorHandler
warnHandler
ignoredElements
keyCodes
productionTip
performance
Vue.nextTick( [callback, context] )
Vue.extend( options )
全局 API
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
computed
propsData
props
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
model
functional
实例属性
comments
vm.$el
vm.$props
vm.$data
vm.$parent
vm.$options
vm.$children
vm.$root
vm.$scopedSlots
vm.$slots
vm.$isServer
vm.$refs
vm.$listeners
vm.$attrs
实例方法 / 数据
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-if
v-show
v-else
v-else-if
v-on
v-for
v-bind
v-slot
v-model
v-pre
v-cloak
v-once
特殊特性
ref
key
is
slot 废弃
scope 移除
slot-scope 废弃
内置的组件
transition
component
transition-group
keep-alive
VNode 接口
slot
服务端渲染
相关书籍
Go/Golang Echo 框架中文文档
Nodejs API 中文文档
Spring Boot参考指南
Netty 4.x 用户指南
ABP翻译文档
Composer 中文文档
Ant Design of Vue v1.4.10 组件文档
微信小程序框架参考文档(201912)
微信小程序服务端文档(201912)
Bash Handbook
nodejs中文文档
Macaron文档
×
分享,让知识传承更久远
×
文档下载
请下载您需要的格式的文档,随时随地,享受汲取知识的乐趣!
PDF
文档
EPUB
文档
MOBI
文档