From my understanding of the docs, DayPilotCalendar and its children’s class names follow the calendar_default_ pattern, while DayPilotMonth class names should follow the month_default_ pattern, yet for some reason it seems that both have the calendar_default_ pattern. E.g. both components are modified using the calendar_default_main className when used in CSS.
Is this intentional and I’m just missing something or is this actually a bug?
I want to modify some specific styles for the month calendar but targeting both of the components makes it more difficult.
If any additional information is required I would be glad to share.
Ahhh I see, thank you, so CSS themes dictate the className of the component.
Is there some place with a list where I can view all of the supported themes? I can’t seem to be able to find a comprehensive list anywhere.
In addition, is there a place where I can view all of the sub class names? e.g. _default_main, _default_cell, _default_cell_inner, etc. That would be really helpful.
Thanks again in advance.
This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.