mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 08:52:34 +00:00
Merge pull request #3913 from buraksaglam089/issue-3864
imagePreview slot added
This commit is contained in:
commit
db82eb8987
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