--- cssclasses: - dashboard --- ```dataviewjs await dv.view("tasksCalendar", {pages: "", view: "week", firstDayOfWeek: "1", options: "style1"}) ```