Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RoomSelectionTableProps

Hierarchy

  • RoomSelectionTableProps

Index

Properties

addButtonHandler

addButtonHandler: function

A handler to be called when the add button is clicked

Type declaration

    • (roomData: CourseInstanceResponseMeeting["room"]): void
    • Parameters

      • roomData: CourseInstanceResponseMeeting["room"]

      Returns void

Optional currentRoomId

currentRoomId: string

The id of the room currently assigned to the meeting being edited

roomList

The list of rooms to show in the list

Generated using TypeDoc