the array used to record which course is collapsed/expanded
key: the key of the course (course.key
)
value: true for collapsed, false otherwise
the array of courses to be displayed on this list
whether to expand all courses by default in entering mode
whether in Entering mode. when true, no close buttons (for removing courses) will be shown
the array of matches corresponding to the array of courses
the schedule used to extract the already selected sections of the courses given above
whether to show Any Section
update the collapse status of the course with key=key
returns whether course with key=key
is expanded
Generated using TypeDoc
A pure component for
Hanzhi Zhou, Kaiying Shan