mirror of
https://github.com/tenrok/vue-form-wizard.git
synced 2026-06-13 03:02:24 +03:00
hideButtons prop added
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<template>
|
||||
<div>
|
||||
<form-wizard @on-complete="onComplete"
|
||||
:hide-buttons="false"
|
||||
shape="square"
|
||||
color="gray"
|
||||
@on-loading="setLoading"
|
||||
|
||||
Reference in New Issue
Block a user