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 12

Adding calender-day component

So let's now turn each of these days here into an actual calendar day.

So what we're going to do is we are going to come over to our code here and I actually

want to make, this is basically where we iterate through each of the days and instead of a

div, I want to have a custom component let's call it calendar-day like this.

So we'll come down here and we will, let me just check, yes register this as a component

and in fact we'll put it into its own file.


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