Skip to main content

CalendarSettings

type CalendarSettings = {
layout?: CalendarLayout;
};

Properties

layout?

optional layout: CalendarLayout;