mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
imagePreview slot added
This commit is contained in:
parent
aedc26d859
commit
fc6230c29a
4 changed files with 17 additions and 2 deletions
|
@ -52,6 +52,10 @@ const ImageSlots = [
|
|||
{
|
||||
name: 'close',
|
||||
description: 'Custom content for the component close.'
|
||||
},
|
||||
{
|
||||
name: 'imagePreview',
|
||||
description: 'Custom content for the component preview.'
|
||||
}
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue