vue-awesome-form
a vue form component just like json-editor.
Install
Use
register the component
use in component
CDN
Props:
schema:an object like this
value: the initValue of the form
methods:
validate: validate the form and return the result and the value of the form
resetFields: reset the form to init value