mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 17:02:38 +00:00
added carousel changes
This commit is contained in:
parent
f8e22edf6d
commit
e97f0eb05b
2 changed files with 92 additions and 76 deletions
|
@ -121,7 +121,11 @@ const CarouselSlots = [
|
|||
{
|
||||
name: 'nexticon',
|
||||
description: 'Custom next icon template.'
|
||||
}
|
||||
},
|
||||
{
|
||||
name: 'empty',
|
||||
description: 'Custom content when there is no data to display.'
|
||||
},
|
||||
];
|
||||
|
||||
module.exports = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue