Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ViewModalProps

Hierarchy

  • ViewModalProps

Index

Properties

currentViewColumns

currentViewColumns: COURSE_TABLE_COLUMN[]

The columns selected by the user when the modal opens

isVisible

isVisible: boolean

True if the modal should be open

onClose

onClose: function

Handler to be invoked when the modal closes

Type declaration

Generated using TypeDoc