Options
All
  • Public
  • Public/Protected
  • All
Menu

Question modal dialog with its own layout (which asks the user a question and wait for the answer) based on a material design that injected data and inherits from an [AbstractDialog]{@link AbstractDialogComponent}.

Hierarchy

Index

Constructors

Properties

data: DialogData
dialogRef: MatDialogRef<PromptDialogComponent, DialogResult>
disableButton: boolean = true

Set submit button to disabled or enabled according to the user answer.

prompt: string
submitClick: boolean

Methods

  • onClose(isSubmitted: boolean): void

Generated using TypeDoc