Template JS functions to support customer renderer
Arguments
- cal
A
calendar()
object.- milestoneTitle
The milestone title (at left column) template function.
- taskTitle
The task title (at left column) template function.
- alldayTitle
The allday title (at left column) template function.
- ...
Additionals arguments, see online documentation.
Note
Online JavaScript documentation: https://github.com/nhn/tui.calendar/blob/main/docs/en/apis/template.md.
All arguments must be JavaScript function with htmlwidgets::JS()
.