달력 UI가 처음 렌더링 될 때 표시할 뷰(View)의 이름을 설정합니다. default값은 "dayGridMonth"로 설정됩니다.
뷰(View)의 이름
string
options = { initialView: "dayGridWeek" };