vue3官方文档逐字解读
vue
vuejs/vue: 是一个用于构建用户界面的 JavaScript 框架,具有简洁的语法和丰富的组件库,可以用于开发单页面应用程序和多页面应用程序。
项目地址:https://gitcode.com/gh_mirrors/vu/vue
免费下载资源
·
文章目录
参考文档
Getting Start
入门指南
Introduction
简介
Quick Start
快速开始
Essentials
基础
Creating a Vue Application
创建Vue应用
Template Syntax
模板语法
Reactivity Fundamentals
响应式基础
Computed Properties
计算属性
Class and Style Bindings
类和样式绑定
Conditional Rendering
条件渲染
List Rendering
列表渲染
Event Handling
事件处理
Form Input Bindings
表单输入绑定
Lifecycle Hooks
生命周期钩子
Watchers
观察者
Template Refs
模板引用
Components Basics
组件基础
Components In-Depth
组件深入
Component Registration
组件注册
Props
Props
Component Events
组件事件
Component v-model
组件 v-model
Fallthrough Attributes
透传属性
Slots
插槽
Provide / Inject
提供 / 注入
Async Components
异步组件
Reusability
可复用性
Composables
可组合性
Custom Directives
自定义指令
Plugins
插件
Built-in Components
内置组件
Transition
过渡
TransitionGroup
过渡组
KeepAlive
KeepAlive
Teleport
Teleport
Suspense
Suspense
Scaling up
规模化
Single-File Components
单文件组件
Tooling
工具
Routing
路由
State Management
状态管理
Testing
测试
Server-Side Rendering (SSR)
服务器端渲染(SSR)
Best Practices
最佳实践
Production Deployment
生产部署
Performance
性能
Accessibility
可访问性
Security
安全性
TypeScript
TypeScript
Overview
概览
TS with Composition API
使用组合式API的TS
TS with Options API
使用选项式API的TS
Extra Topics
额外话题
Ways of Using Vue
使用Vue的方式
Composition API FAQ
组合式API常见问题解答
Reactivity in Depth
响应式深入
Rendering Mechanism
渲染机制
Render Functions & JSX
渲染函数与JSX
Vue and Web Components
Vue与Web组件
Animation Techniques
动画技巧
GitHub 加速计划 / vu / vue
83
16
下载
vuejs/vue: 是一个用于构建用户界面的 JavaScript 框架,具有简洁的语法和丰富的组件库,可以用于开发单页面应用程序和多页面应用程序。
最近提交(Master分支:5 个月前 )
9e887079
[skip ci] 3 个月前
73486cb5
* chore: fix link broken
Signed-off-by: snoppy <michaleli@foxmail.com>
* Update packages/template-compiler/README.md [skip ci]
---------
Signed-off-by: snoppy <michaleli@foxmail.com>
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com> 7 个月前
更多推荐
已为社区贡献2条内容
所有评论(0)