Composition API 对比 vue-property-decorator(基于vue-class-component) 的装饰器语法

大纲链接 §

[toc]


1. Vue2.x 中 类组件 vue-property-decorator(基于vue-class-component) 装饰器写法概述


2. 对比 Composition API 写法


3. 在项目中用到过的 类组件装饰器,尝试改写为 Composition API

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
https://juejin.cn/post/6913749452868026376 | vue-property-decorator各个装饰器的基本用法 - 掘金
https://juejin.cn/post/6948673246375968782 | Vue Class Component 自定义装饰器 - 掘金
https://juejin.cn/post/6856517315010232333 | 在Vue中使用装饰器,我是认真的 - 掘金
https://juejin.cn/post/6844903778366259213 | Vue框架TypeScript装饰器使用指南 - 掘金
https://juejin.cn/post/7134220962987261960 | Vue进阶 | 在Vue中使用装饰器 - 掘金
https://juejin.cn/post/6965428382284644388 | 前端冷知识-装饰器 - 掘金
https://juejin.cn/post/6844903741456384014 | vue-property-decorator使用指南 - 掘金
https://juejin.cn/post/6939703832930680840 | 聊聊在Vue项目中使用Decorator装饰器 - 掘金
https://juejin.cn/post/7026721252052041741 | Vue2 +Typescript 手牵手,一起走(vue-property-decorator) - 掘金
https://juejin.cn/post/6844903777443512333 | 如何使用 vue + typescript 编写页面 ( 基础装饰器部分 ) - 掘金
https://juejin.cn/post/6844903942179012616 | 装饰器(Decorator)和React高阶组件(HOC) - 掘金
https://juejin.cn/post/6887761458755534862 | 深入理解class和装饰器(下) - 掘金
https://juejin.cn/post/6844904177940824071 | Vue的class语法与常规语法对照表 - 掘金
https://juejin.cn/post/7072883925764276254 | Decorator 装饰器 - 掘金
https://juejin.cn/post/7060752562332368932 | 40张图全面剖析Vue3核心的CompositionAPI(十四) - 掘金
https://juejin.cn/column/7054086173311893512 | Vue2(3)全家桶+TS - 云牧的专栏 - 掘金


参考文章

相关文章


  • 作者: Joel
  • 文章链接:
  • 版权声明
  • 非自由转载-非商用-非衍生-保持署名