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/)***

4 lines (3 loc) 94 B
export const getRndHex = () => { return Math.floor(Math.random() * 16777215).toString(16) }