@navinc/base-react-components
Version:
Nav's Pattern Library
5 lines (3 loc) • 390 B
Markdown
The `CarouselCard` component makes use of the base `Carousel` component and displays it within a styled card with an optional header and/or footer.
For a more basic implementation, please use the `Carousel` component directly or compose it within another component.
All the customizations available in `Carousel` can be set on the `CarouselCard` component by passing `carouselProps={...}`