Resources added for Forms in Vue (#2879)
parent
8cb6de5994
commit
e122a7d0bf
1 changed files with 4 additions and 0 deletions
@ -1,3 +1,7 @@ |
||||
# Forms |
||||
|
||||
Apart from the built-in form-binding support, there are several options available that allow for handling forms and data in much convenient manner. |
||||
|
||||
<ResourceGroupTitle>Free Content</ResourceGroupTitle> |
||||
<BadgeLink colorScheme='blue' badgeText='Official Docs' href='https://vuejs.org/guide/essentials/forms.html'>Form Input Bindings</BadgeLink> |
||||
<BadgeLink badgeText='Watch' href='https://vueschool.io/lessons/user-inputs-vue-devtools-in-vue-3?friend=vuejs'>User Inputs in Vue 3</BadgeLink> |
||||
|
Loading…
Reference in new issue