0.4.0 • Published 4 years ago

@fitfab/carousel v0.4.0

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

@fitfab/carousel

The default Carousel render at 100% width and height at 320px.

You can change the height and width by setting the height & width prop.

Carousel Usage

import { Carousel } from "@/fitfab/Carousel";

<Carouse>
  <div>some content here</div>
</Carouse>;
NameTypeDefaultDescription
childrenReact.ReactNode or string'Place content here'content
widthstring'100%'width
heightstring'320px'heigth
0.4.0

4 years ago

0.3.3

4 years ago

0.3.2

4 years ago