pull/1934/head
Tuğçe Küçükoğlu 2021-12-21 17:12:46 +03:00
parent f381a17405
commit d52757a32e
1 changed files with 0 additions and 4 deletions

View File

@ -11,10 +11,6 @@ export interface ConfirmationOptions {
* Message of the confirmation.
*/
message?: string | undefined;
/**
* Header text of the dialog.
*/
header?: string | undefined;
/**
* Optional key to match the key of the confirmation, useful to target a specific confirm dialog instance.
*/