Articles
Latest
More
Newsletter Sponsorship Discord About
Sign up for our Newsletter
The video for this lesson is currently being updated, please read the transcript instead.
Advanced Vue 2 - Vuex & SSR > Lesson 31

Adding input to event-form

So now we want to add an input to our event form and we want to capture that and then

use that to create our events.

Let's go to our event form and in the template under this add event heading here, let's add

another div in, give it a class of text and then inside that I'm gonna create an input

and it'll be of type text like so, and let's have a look at that.

So there we've got that input like that.

Now what we'll do is use the v-model directive


Back to course page

Click to load comments...

Articles
  • Latest
Newsletter
  • Join
  • Sponsorship
More
  • Discord
  • Vue.js jobs
  • About

Vue.js Developers © 2021. View our privacy policy .

  • RSS
  • |
  • Atom