|
|
%!s(int64=2) %!d(string=hai) anos | |
|---|---|---|
| .. | ||
| dist | %!s(int64=2) %!d(string=hai) anos | |
| src | %!s(int64=2) %!d(string=hai) anos | |
| LICENSE | %!s(int64=2) %!d(string=hai) anos | |
| README.md | %!s(int64=2) %!d(string=hai) anos | |
| package.json | %!s(int64=2) %!d(string=hai) anos | |
Prop type definitions for Vue.js. Compatible with both Vue 1.x and 2.x
Note: This document is for VueTypes 2 and above. If you are looking for an older version, refer to the v1 branch.
vue-types is a collection of configurable prop type definitions for Vue.js components, inspired by React's prop-types.
Try it now! or learn more at the official documentation site.
npm cinpm run examplesnpm citest/npm run lint && npm testCopyright (c) 2020 Marco Solazzi