DayPilot.Navigator.todayHtml

The todayHtml property (string) sets the HTML of the “Today” <span> element displayed by the Navigator component.

The value specifies raw HTML - it will not be HTML-encoded.

If todayHtml is not null, it overrides the todayText value.

Declaration

DayPilot.Navigator.todayHtml

Default Value

1

See Also