mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 08:52:34 +00:00
Refactor #4433 - ConfirmDialog
This commit is contained in:
parent
44f802dc0f
commit
c368c0f8df
3 changed files with 31 additions and 8 deletions
|
@ -47,6 +47,10 @@ const ConfirmDialogSlots = [
|
|||
{
|
||||
name: 'rejecticon',
|
||||
description: 'Custom reject icon template.'
|
||||
},
|
||||
{
|
||||
name: 'container',
|
||||
description: 'Custom container template.'
|
||||
}
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue