UNPKG

react-carousel-query

Version:

A infinite carousel component made with react that handles the pagination for you.

6 lines (5 loc) 250 B
export declare function init(): void; export declare function clear(): void; export declare function draw(callback: (context: CanvasRenderingContext2D) => void): void; export declare function rescale(): void; export declare function destroy(): void;