Tailwind UI Pattern Registry for humans and agents

gallery masonry blog hover-overlay metadata columns grid masonry gallery blog columns hover-overlay metadata mixed-heights masonry blog gallery with hover overlay image grid with blog metadata on hover

Gallery Masonry Blog

Fetch pattern JSON: curl https://webspire.de/patterns/gallery/masonry-blog.json

Details

Family
gallery
Tier
enhanced
Kind
section
Extends
gallery/masonry
Responsive Dark Mode Tailwind Only SSR Safe Copy & Paste
Stable Published
gallerymasonrybloghover-overlaymetadatacolumnsgrid

Slots

Name Required Description
heading No Section title and subtitle above the grid.
items Yes Gallery items with image, date, comment count, read time, and link.

Props

Name Type Default Description
columns '2' | '3' 3 Number of masonry columns at large breakpoint.

CSS-only masonry using the columns property. Each card is break-inside-avoid to prevent splitting across columns. The hover overlay with slide-up metadata is pure Tailwind group utilities — no JavaScript required.