danheron / Heron.MudCalendar

Calendar component for MudBlazor
MIT License
174 stars 33 forks source link

CalendarItem Mouse-Over Event #94

Closed KevinKrueger closed 8 months ago

danheron commented 9 months ago

If you require additional functionality from the calendar items you can create your own template. Have a look at the 'Custom Content' section in the documentation.

The default template is just a MudChip component.