src/lib/shared/interfaces/preset-confirmation.interface.ts
Configuration of the buttons in the dialog. See IPresetConfirmationConfig
Properties |
| action |
action:
|
Type : function
|
|
The action to be executed when the button is clicked. |
| label |
label:
|
Type : string
|
|
The label of the button. |