| CarouselItem[] | [] |
| boolean | true |
priority Eager-load the first slide. Use it when the carousel is above the fold. | boolean | false |
stretch Drop the intrinsic aspect ratio and let slides fill their box. | boolean | false |
| line•thumbnail•false | line |
| SpacingToken•number | — |
| string | original |
| string | — |
| boolean | false |
| boolean | false |
thumbnail Sizing of the thumbnail strip when indicator is "thumbnail". | ThumbnailItem | { scaling: 1, height: "80", sizes: "120px" } |
play Autoplay behaviour and the controls shown for it. | { auto?: boolean; interval?: number; controls?: boolean; progress?: boolean; } | { auto: false, interval: 3000, controls: true } |
| …and every FlexProps prop | inherited | — |
| boolean | false |