Variables
$
$: any
Const AGENDA_VIEW
AGENDA_VIEW: "AGENDA" = "AGENDA"
Const CALENDAR_VIEW_CHANGE_EVENT
CALENDAR_VIEW_CHANGE_EVENT: string = "calendarViewChange"
Const DAY_VIEW
DAY_VIEW: "DAY" = "DAY"
Const MONTH_VIEW
MONTH_VIEW: "MONTH" = "MONTH"
Const TYPE_NAME
TYPE_NAME: string = "phx-calendar-view"
Const WEEK_VIEW
WEEK_VIEW: "WEEK" = "WEEK"