JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 514
  • Score
    100M100P100Q121982F
  • License MIT

Vue Stepper

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.

Live Demo

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">

Properties

Events

Examples