formio / vue

Javascript Powered forms and JSON form builder for Vue.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how do I get the wizard layout working?

mutex12 opened this issue · comments

I'm not sure if possible but vue-formio needs to pass through with "display": "wizard".

Silly me, just pass "display": "wizard" into the object that :form refers to. Whoops!