Fields
Interface
Represents the combined object of the default and custom modelFields
Definition
Package:@progress/kendo-react-scheduler
Properties
description
string
The field name for the event description.
end
string
The field name for the end date and time.
endTimezone
string
The field name for the end timezone.
id
string
The field name for the unique identifier.
isAllDay
string
The field name indicating if the event is an all-day event.
originalStart
string
The field name for the original start date and time.
recurrenceExceptions
string
The field name for the recurrence exceptions.
recurrenceId
string
The field name for the recurrence identifier.
recurrenceRule
string
The field name for the recurrence rule.
start
string
The field name for the start date and time.
startTimezone
string
The field name for the start timezone.
title
string
The field name for the event title.