fullcalendar / fullcalendar-angular

The official Angular component for FullCalendar
https://fullcalendar.io/docs/angular
MIT License
1.07k stars 175 forks source link

Event title with HTML/ICON #402

Closed anonymousdplantgit closed 2 years ago

anonymousdplantgit commented 2 years ago

I'm working with fullcalendar-angular 5.x and I'm searching how to display an icon, or any html template, inside the title attribute. eventRender($model) does not exist anymore in V5

acerix commented 2 years ago

Please refer to the support page and use Stack Overflow for help. If this is a bug, please supply a runnable, stripped-down demonstration.