Hi community!
I’d like to implement a date-picker that highlights particular days, ideally with a number badge (let’s say on some days there are “x” events and I want to see it very quickly when choosing a date).
Today I’m using npm package “angular-calendar” which supports such badges out of the box, see for example Angular 12.0+ calendar
I’d like to use Ionic 6 ion-datetime instead, to have a simpler, more consistent setup and better mobile support (like slides).
My question is: would anybody know a simple solution to show some days in a different background color, and ideally even show a number badge on top of those dates?
Thanks!
1 post - 1 participant