Emitted when user clicks cancel or backdrop
Text for the cancel button
Emitted when user clicks the confirm button
Style variant for the confirm button 'primary' = blue, 'danger' = red
Text for the confirm button
Optional secondary detail message (shown smaller, below primary)
Font Awesome icon class for the dialog header
Whether the dialog is open
Primary message to display
Dialog title
ConfirmDialogComponent - Generic reusable confirmation dialog
Used for:
Follows the same
If
backdrop + .dialog-panel.open pattern as AggregateSetupDialogComponent.
Example