Home
Getting Started
Components
AlertAnimateHeightAvatarAvatarListBadgeButtonButtonMenuCalendarCalendarRangeCardCarouselPropsExamplesChipClickOutsideContainerContentLoaderCurrencyDataTableDatePickerDateTimePickerDividerDrawerDropdownFloatingActionsGoogleMapGridIconIconDotIfInfiniteScrollKW LogoLoaderModalMonthPickerMonthRangeNavIconOptionsTogglePaginationPartnerLogoResponsiveSVG IconSnackbarStaticMapStatusIndicatorTabTableTimePickerToastsTooltip
Forms
Typography
Utilities
Visualization Components
Carousel
Wrapper component utilizing React-Slick carousel. Wrap this component around any DOM node to display it in a sliding carousel. All the props from React-Slick are available. Props list: https://react-slick.neostack.com/docs/api/
Props
children
Node
required
className
String
dots
Bool
true
infinite
Bool
true
slidesToScroll
Number
1
slidesToShow
Number
1
speed
Number
500
Examples
Basic Carousel