@volvo-cars/carousel-component

0.0.4 • Public • Published

Carousel Component

A carousel component that can be used on volvocars.com

Built on top of https://www.npmjs.com/package/pure-react-carousel

Example usage

<Carousel animationType="fade">
	{slides.map(slide => (
		<Block extend={styles.slide()} key={slide}>
			<h2>{slide}</h2>
		</Block>
	))}
</Carousel>

/@volvo-cars/carousel-component/

    Package Sidebar

    Install

    npm i @volvo-cars/carousel-component

    Weekly Downloads

    1

    Version

    0.0.4

    License

    ISC

    Unpacked Size

    57.9 kB

    Total Files

    31

    Last publish

    Collaborators

    • sylvainestevezvolvocars
    • allenbargi-vcc
    • jacobrask
    • glenashley
    • volvocars-uip-bot
    • alizeait
    • kristiankalb
    • samny_volvocars