HolidayModel
12 Sep 20251 minute to read
Interface for a class Holiday
Properties
cssClass string
Defines custom css class of holiday to customize background and label.
from Date|string
Defines start date of holiday.
label string
Defines label of holiday.
to Date|string
Defines end date of holiday.