I am using mattlewis Angular calendar to implement week view for my project. I need to show a certain time of day in week with different background color.
I could not find an input or some other way (using ng-template) to render specific cell in week view with different background color.
I want something like this where background of specific hours in week view is shown in diff color.
Need suggestions/help with this.
Thanks.
Please suggest changes through this stackblitz demo.