Options
All
  • Public
  • Public/Protected
  • All
Menu

Question modal dialog with its own layout (which asks the user a question with two answers - yes or no) based on a material design that injected data and inherits from an [AbstractDialog]{@link AbstractDialogComponent}.

Hierarchy

Index

Constructors

Properties

choice: boolean
data: DialogData
dialogRef: MatDialogRef<ConfirmDialogComponent, DialogResult>
parsedContent: SafeHtml

Methods

  • onClose(isSubmitted: boolean): void

Generated using TypeDoc