Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
4,650 contributions in the last year
Activity overview
Contribution activity
November 1, 2020
October 2020
Created an issue in vuejs/vue-class-component that received 18 comments
Class style `props` definition
Summary
To be able to define component props with class properties. You can use prop helper to specify detailed prop options:
import { Vue, prop } f…