steveturner / autoform-wizard-iron-router

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Iron Router bindings for AutoForm Wizard

Installation

First install the package

$ meteor add forwarder:autoform-wizard-iron-router

Then enable the router binding, by adding this line to your client code.

Wizard.useRouter('iron:router');

See https://github.com/forwarder/meteor-wizard for more information.

About

License:MIT License


Languages

Language:JavaScript 100.0%