Hi Stefan, I had some questions in regard to the DayHeader and Entry Title

Hi Stefan,

I had some questions in regard to the DayHeader and Entry Title.

  1. There is no DayHeader by default in the ResourceTimeGridDay (although it’s present in ResourceTimeGridWeek). Could that be added?

  2. How do you create a new line in Entry Title? - \n or html doesn’t seem to work. As per https://codepen.io/acerix/pen/YzyrwJV, I tried the following without success:

calendar.setEntryContentCallback("" +
    "function(arg) {" +
    "   return {html: arg.event.title.replace(/\\n/g, '<br>')}" +
    "}"
    );

Can you help?

Stephen

Hi Stephen,

can you please create issues for those in Github?

Thanks

https://github.com/stefanuebe/vaadin_fullcalendar/issues