Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Modal

the modal module handles modal triggering

Hierarchy

  • Modal

Index

Properties

course

course: Course | null = null

match

match: SearchMatch = [[], new Map()]

section

section: Section | null = null

url

url: string = ""

Methods

showCourseModal

showReleaseNoteModal

  • showReleaseNoteModal(): Promise<void>

showSectionModal

  • showSectionModal(section: Section): void

showURLModal

  • showURLModal(url: string): void

Generated using TypeDoc