2

This is the fullcalendar html structure: enter image description here

The fullcalendar cells are divided into 3 categories, and for the first 2 I was able to tap into and add custom data/styling:

  • fc-daygrid-day-top (modified using the dayCellContent from CalendarOptions)
  • fc-daygrid-day-events (modified using the eventContent from CalendarOptions)
  • fc-daygrid-day-bg ???

Is there a way to tap into the third one as well(the highlighted line of code)?

ADyson
  • 57,178
  • 14
  • 51
  • 63
Sami
  • 21
  • 4
  • I am also interested in how to do this but can't find a away to do so. Were you able to solve it? – Joe P Nov 24 '22 at 15:03

0 Answers0