vue3

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

When to use this skill

何时使用此技能

Use this skill whenever the user wants to:
  • Learn or apply Vue 3 guide topics (from Introduction to advanced extras)
  • Implement Vue 3 components, reactivity, templates, and routing
  • Follow Vue 3 best practices, TypeScript usage, or performance guidance
  • Check Vue 3 API reference for specific functions or options
当用户有以下需求时,均可使用此技能:
  • 学习或应用Vue 3指南中的主题(从入门到高级进阶内容)
  • 实现Vue 3组件、响应式、模板和路由功能
  • 遵循Vue 3最佳实践、TypeScript用法或性能优化指引
  • 查询Vue 3 API参考中的特定函数或配置项

How to use this skill

如何使用此技能

  1. Identify the topic from the user request.
  2. Open the matching guide example file in
    examples/
    .
  3. If API details are needed, open the matching file in
    api/
    .
  4. Follow the official guidance and keep outputs consistent with Vue 3 documentation.
  1. 从用户请求中确定主题
  2. 打开
    examples/
    目录下对应的指南示例文件
  3. 若需要API细节,打开
    api/
    目录下对应的文件
  4. 遵循官方指引,确保输出内容与Vue 3文档保持一致

Guide mapping (one-to-one with Guide pages)

指南映射(与指南页面一一对应)

Getting Started
Essentials
Components In-Depth
Reusability
Built-in Components
Scaling Up
Best Practices
TypeScript
Extra Topics
入门篇
核心概念
组件深入
可复用性
内置组件
规模化开发
最佳实践
TypeScript支持
进阶主题

API mapping (one-to-one with API pages)

API映射(与API页面一一对应)

Global API
Composition API
Options API
Built-ins
Single-File Component
Advanced APIs
全局API
组合式API
选项式API
内置项
单文件组件
高级API

Resources

资源

Keywords

关键词

Vue 3, Vue.js, Composition API, Options API, reactivity, template syntax, components, directives, lifecycle, routing, state management, TypeScript
Vue 3, Vue.js, Composition API, Options API, 响应式, 模板语法, 组件, 指令, 生命周期, 路由, 状态管理, TypeScript