Resources added for Forms in Vue (#2879)

pull/2891/head
Archit Sharma 2 years ago committed by GitHub
parent 8cb6de5994
commit e122a7d0bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      content/roadmaps/105-vue/content/102-ecosystem/101-forms/readme.md

@ -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…
Cancel
Save