You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, thanks a lot for this great library! It would be great if we could have a header template with custom content to display above the calendars. Also a template for the month/year selection above each calendar would be fantastic, so it would be possible to access the context and create custom arrow buttons and year/month dropdowns
The text was updated successfully, but these errors were encountered:
Hi, thanks! I was thinking about it too and I don't know how to implement it properly yet. I think some customization is also possible with css, but of course dynamic content is difficult to do that way. Please tell me what use case you see and I'll try to think how it could be implemented
For me the use case would be to adhere to the designs created by the graphic designer in my team. The way they imagined it with year/month selection is quite different and right now there is no way to customize that. It is a bit similar to the way Telerik does it (https://www.telerik.com/blazor-ui/documentation/components/daterangepicker/overview). The picker is already highly customizable, but for me this would be the last missing puzzle piece :)
First of all, thanks a lot for this great library! It would be great if we could have a header template with custom content to display above the calendars. Also a template for the month/year selection above each calendar would be fantastic, so it would be possible to access the context and create custom arrow buttons and year/month dropdowns
The text was updated successfully, but these errors were encountered: