Reactivity API(旧路径兼容)
当前请改用新的规范入口:
1. 推荐做法
后续引用 ref、reactive、computed、watch 等响应式 API 时,请统一指向新路径。
2. 参考资源
| 主题 | 推荐入口 |
|---|---|
| Reactivity API | Reactivity API |
| Lifecycle API | Lifecycle API |
| Store API | Store API |
当前请改用新的规范入口:
后续引用 ref、reactive、computed、watch 等响应式 API 时,请统一指向新路径。
| 主题 | 推荐入口 |
|---|---|
| Reactivity API | Reactivity API |
| Lifecycle API | Lifecycle API |
| Store API | Store API |