Discover
Swipe through content natively with CSS scroll-snapping. No JavaScript needed.
Card-swiping interaction using native CSS scroll snapping. Semantic <article> cards with CSS transitions.
Swipe through content natively with CSS scroll-snapping. No JavaScript needed.
Each card snaps into place, showing a peek of the next item.
Works on touch, trackpad, and mouse — fully accessible.
Add as many cards as you want, they will all snap perfectly.
<section class="swipe">
<article class="card">...</article>
<article class="card">...</article>
<article class="card">...</article>
</section>
aria-live="polite"The Swiping Card Interface component is designed for versatile implementation across modern web applications. Ideal scenarios include: