Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ReportDownloadModalProps

Props for controlling the opening and closing of the modal

Hierarchy

  • ReportDownloadModalProps

Index

Properties

closeModal

closeModal: function

Handler to call to close the modal

Type declaration

    • (): void
    • Returns void

getReport

getReport: function

Handler to generate the appropriate report for a specific range

Type declaration

headerText

headerText: string

Header text for the modal

isVisible

isVisible: boolean

Whether the mopdal should be visible

Generated using TypeDoc