Updates the readmewith list of features
This commit is contained in:
parent
67be605f7d
commit
e3c2a5ad08
11
README.md
11
README.md
@ -30,4 +30,15 @@ The syntax is what developers would expect:
|
||||
/>
|
||||
```
|
||||
|
||||
✓ Create any input element with a single component<br>
|
||||
✓ Supports Vue `v-model` [binding](https://vueformulate.com/guide/#model-binding)<br>
|
||||
✓ [Re-populate an entire form](https://vueformulate.com//guide/forms/#setting-initial-values) from a single object<br>
|
||||
✓ [Generate a form](https://vueformulate.com//guide/forms/#generating-forms) using json<br>
|
||||
✓ Easy to add field labels<br>
|
||||
✓ Easy to add help text<br>
|
||||
✓ Easy to add [form validation](https://vueformulate.com//guide/validation)<br>
|
||||
✓ Easy to add [custom validation](https://vueformulate.com//guide/validation/#custom-validation-rules) rules<br>
|
||||
✓ Easy to modify [validation messages](https://vueformulate.com//guide/validation/#customize-validation-messages)<br>
|
||||
✓ Easy to add [custom inputs](https://vueformulate.com//guide/custom-inputs)
|
||||
|
||||
There's a lot more available to read at the [documentation website](https://vueformulate.com).
|
||||
|
Loading…
Reference in New Issue
Block a user