DayPilot.Calendar.cornerHtml

The cornerHtml property (string) sets the HTML to be displayed in the upper-left corner of the calendar.

Default Value

null

Example

dp.cornerHtml = DayPilot.Date.today().toString("yyyy");