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.
DayPilot.Navigator.todayHtml
1