The first hour that should be displayed in the schedule
The number of the minutes represented by each row in the grid, which should be consistent with the other components in the Schedule
The number of day columns (exluding the left-most time column) that should appear in the WeekView
The number of rows in the grid. For consistency, the grid rows should be set by the parent component and should match the DayBlock
A click handler that can be used to clear the currently popped-over course
The height of each row in the grid, which should be consistent with the value used in the DayBlock
Generated using TypeDoc
The WeekBlock receives one or more DayBlocks as its children