Skip to content

Latest commit

 

History

History

SnapSlider

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

🧰 Changes

A <SnapSlider> component that uses scroll snapping to generate a gallery interface.

Usage

<SnapSlider>
  <img src="https://img.com/photo-1.png" />
  <img src="https://img.com/photo-2.png" />
  <img src="https://img.com/photo-3.png" />
</SnapSlider>