UNPKG

react-carousel-query

Version:

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

5 lines (4 loc) 200 B
import { ViewportMap } from './models'; export declare const INITIAL_VIEWPORTS: ViewportMap; export declare const DEFAULT_VIEWPORT = "responsive"; export declare const MINIMAL_VIEWPORTS: ViewportMap;