kekeh / angular-mydatepicker

Angular datepicker and date range picker :date:
https://kekeh.github.io/angular-mydatepicker/
MIT License
1 stars 11 forks source link

Is it possible to add number on top right corner of each day? #58

Open prabhakaran-r2 opened 4 years ago

prabhakaran-r2 commented 4 years ago

I would like to show how many users logged in on each day of a week. Is it possible to customise the day html or append a span to each day?

kekeh commented 4 years ago

Hi @prabhakaran-r2

Sorry, I am late but your case is not possible with this component.

But you can create an own version of this component and do it possible. You can start from here: https://github.com/kekeh/angular-mydatepicker#development-of-this-component