Enum sap.ui.unified.CalendarIntervalTypeModule: sap/ui/unified/library


Type of a interval in a CalendarRow.


Since: 1.34.0.
Field Summary
sap.ui.unified.CalendarIntervalType.Dayone code>CalendarRow interval has the size of one day
sap.ui.unified.CalendarIntervalType.Hourone code>CalendarRow interval has the size of one hour
sap.ui.unified.CalendarIntervalType.Monthone code>CalendarRow interval has the size of one Month
Field Detail
sap.ui.unified.CalendarIntervalType.Day: string
one code>CalendarRow interval has the size of one day
sap.ui.unified.CalendarIntervalType.Hour: string
one code>CalendarRow interval has the size of one hour
sap.ui.unified.CalendarIntervalType.Month: string
one code>CalendarRow interval has the size of one Month