UNPKG

@lifarl/react-scroll-snap-slider

Version:

A React Slider / Carousel Component with Scroll Snapping and Intersection Observer. ***[Demo](https://lifarl.github.io/react-scroll-snap-slider/)***

5 lines (4 loc) 246 B
export declare const StyledNavWrapper: import("styled-components").StyledComponent<"div", any, { direction: "prev" | "next"; }, never>; export declare const StyledArrow: import("styled-components").StyledComponent<"svg", any, {}, never>;