Allow custom props for TailboneForm component
This commit is contained in:
parent
e6da1152ca
commit
32cfe58601
|
@ -87,6 +87,7 @@
|
|||
let ${form.component_studly} = {
|
||||
template: '#${form.component}-template',
|
||||
components: {},
|
||||
props: {},
|
||||
methods: {
|
||||
|
||||
## TODO: deprecate / remove the latter option here
|
||||
|
|
Loading…
Reference in a new issue