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 8f43523 commit f5f8884Copy full SHA for f5f8884
README.md
@@ -1,6 +1,12 @@
1
# Vue 3 Form Generator
2
+
3
+
4
+
5
+
6
+<br>
7
A schema-based form generator component for Vue 3, based on `vue-form-generator`
8
9
+
10
## Basic usage
11
1. Install plugin in your Vue app, this will make all necessary components globally available in your app.
12
```javascript
0 commit comments