We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e32fe8 commit 686965dCopy full SHA for 686965d
src/bootstrap-example.html
@@ -20,7 +20,6 @@ <h1>Schema Form Example</h1>
20
<div class="row">
21
<div class="col-sm-4">
22
<h3>The Generated Form</h3>
23
- <sf-decorator form="{ type:'text',title:'foobar' }"></sf-decorator>
24
<form name="ngform" sf-model="person" sf-form="form" sf-schema="schema" sf-decorator="{{decorator}}">
25
</form>
26
</div>
0 commit comments