Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ModalLinkItem<T>

Type parameters

  • T

Hierarchy

  • ModalLinkItem

Index

Properties

Methods

Properties

name

name: string

the inner text of the button used to open your link

Methods

action

  • an action to perform when user clicks on this link

    Parameters

    • semester: SemesterJSON

      the currently selected semester

    • param: T

      course/section corresponding to the active modal

    Returns void

Generated using TypeDoc