Hi,
I found your great scheduler and I already integrated it into my Blazor app.
Great work, thanks.
My problem is that I want to customize it a little bit.
Is it possible to do the following things:
*) Mark the current day with a bold date number or another color or something else
*) Remove days which are not from the current Month (MonthView). If I select September I don't wnat to see days from August and October.
*) Selectively remove some buttons (next, previous, today, day, week, month)
If this 3 point are possible to implement the scheduler component will be perfect.
Thanks
Thomas