Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

Optional DialogContentProps

DialogContentProps: DialogContentProps

Any other props passed to the DialogContent

Optional DialogProps

DialogProps: DialogProps

Any othe props passed to the Dialog

Optional DialogTitleProps

DialogTitleProps: DialogTitleProps

Any other props passed to the DialogTitle

dialogContent

dialogContent: Element

The content to show in the modal

Optional modalqas

modalqas: ModalQAs

Object of data-qa tags to pass to the modal

open

open: boolean

Whether the modal should be opened or not

topic

topic: string | ReactNode

Title for the modal

Methods

closeAction

  • closeAction(): void

Generated using TypeDoc