vue-ts-decorators
v1.0.7
Published
ES/TS decorators for VueJS.
Downloads
8
Maintainers
Readme
Vue TS Decorators
This library is full depends on:
And merged some futures from Vuety
& vue-ts-decorate
License
MIT License
Install
npm i vue-ts-decorators
Usage
There are 20 decorators:
@Component
(exported fromvue-class-component
)@Mixin
(exported fromvue-class-component
)@Props
@Prop
@Watch
@Model
@Inject
@Provide
@Emit
@LifeCycle
@Data
@Render
@On
@Once
@Filter
@State
@Getter
@Action
@Mutation
@namespace