twinssbc / Ionic-Calendar

A calendar directive for Ionic framework
http://twinssbc.github.io/Ionic-Calendar/demo
MIT License
159 stars 73 forks source link

How to highlight current day in week mode? #181

Open Raagu1993 opened 5 years ago

Raagu1993 commented 5 years ago

We have autoSelect for month mode. How to highlight the current day in week mode and current time in day mode?

twinssbc commented 5 years ago

@Raagu1993 Unfortunately it is not supported in week/day mode.

Raagu1993 commented 5 years ago

Thanks, Is there any way that we can do custom implementation?

twinssbc commented 5 years ago

@Raagu1993 Not in this version. Ionic2-Calendar does expose such customization option. Another option is you can modify the source code by yourself.