The video for this lesson is currently being updated, please read the transcript instead.

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

To view the complete lesson you'll need to login or join this course.


Click to load comments...