Optional ReadonlyariaAccessible label for the dialog element.
Optional ReadonlycancelLabel for the cancel button. Defaults to "Cancel".
Optional ReadonlydefaultDefault value pre-filled in the input.
ReadonlymessageMessage body displayed above the input.
Optional ReadonlyokLabel for the OK button. Defaults to "OK".
Optional ReadonlyplaceholderPlaceholder text for the input.
ReadonlytitleDialog title.
Options for CommonDialogService.prompt.