mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 01:12:37 +00:00
.d.ts updates
This commit is contained in:
parent
f2024af40d
commit
95d3740f63
46 changed files with 396 additions and 380 deletions
2
components/carousel/Carousel.d.ts
vendored
2
components/carousel/Carousel.d.ts
vendored
|
@ -59,7 +59,7 @@ export interface CarouselProps {
|
|||
orientation?: 'horizontal' | 'vertical' | undefined;
|
||||
/**
|
||||
* Height of the viewport in vertical layout.
|
||||
* @defaultValue 300px
|
||||
* @defaultValue '300px'
|
||||
*/
|
||||
verticalViewPortHeight?: string | undefined;
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue