码迷,mamicode.com
首页 > 其他好文 > 详细

装饰器vue-property-decorator

时间:2019-11-11 18:32:50      阅读:84      评论:0      收藏:0      [点我收藏+]

标签:filter   compute   decorator   语法   时间   ora   ted   没有   使用   

接触到了新的vue项目,使用vue+ts+vue-property-decotator来进行项目的简化,一时间语法没有看懂,所以花时间特点学习这个装饰器的包。

1.装饰器 @Component(options:Component = {})

默认接受一个对象作为参数,在这个对象中声明components、 filters、 directives等未提供装饰符的选项,也可以声明computed、watch等

 

装饰器vue-property-decorator

标签:filter   compute   decorator   语法   时间   ora   ted   没有   使用   

原文地址:https://www.cnblogs.com/czy960731/p/11837217.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!