tomosterlund / qalendar

Event calendar and date picker for Vue 3
https://tomosterlund.github.io/qalendar/
MIT License
269 stars 53 forks source link

Customtomized day style #232

Open jermeyz opened 9 months ago

jermeyz commented 9 months ago

first, thanks for this fantastic library. It saved me a ton of time on my current project!

Is there currently a way to customize the style of a day when it is rendered?

I want to change the background color or add some text to the number of the day displayed. And I am also looking to do this programmatically.

As an example every other day would have a different color, i.e. 1/1 would be red, 1/2 would be blue, 1/3 would be red

Thanks in advance

tomosterlund commented 8 months ago

Hey there, glad you like the library! There is currently no way of achieving this