Courses
Vue Foundations Vue Fullstack Vue Enterprise
Articles
Latest Topics
More
Newsletter Sponsorship Discord About
The video for this lesson is currently being updated, please read the transcript instead.
Advanced Vue 2 - Vuex & SSR > Lesson 36

Displaying date in Event Form

Looking here at the completed products on our event form we have a date showing just

above the input which I think is a nice feature so let's add that to our project as well.

So coming up to our Event Form, we want to do is put it just under this h4 tag here,

so we use a paragraph tag and let's actually create a computed property called date.

We can just get this from the store, looking in the store we have this Event Form date


Back to course page

Click to load comments...

Courses
  • Vue Foundations
  • Vue Fullstack
  • Vue Enterprise
Articles
  • Latest
  • Topics
Newsletter
  • Join
  • Sponsorship
More
  • Discord
  • Vue.js jobs
  • About

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

  • RSS
  • |
  • Atom