mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
parent
a8f3e2d5e3
commit
a42abd68a0
11 changed files with 53 additions and 7 deletions
2
components/lib/carousel/Carousel.d.ts
vendored
2
components/lib/carousel/Carousel.d.ts
vendored
|
@ -133,7 +133,7 @@ export interface CarouselSlots {
|
|||
/**
|
||||
* Custom previous icon template.
|
||||
*/
|
||||
previcon(): VNode[];
|
||||
previousicon(): VNode[];
|
||||
/**
|
||||
* Custom next icon template.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue