Package Exports
- vue-stepper
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (vue-stepper) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Stepper
Stepper for Vue.
A simple stepper with simple actions such as next, back and end to perform simple forms.
Installation
npm install vue-stepper --save
Dependencies
Include the following stylesheet on your document's head
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">