Tailwind UI Pattern Registry for humans and agents

layout sidebar sticky scroll documentation settings navigation layout sidebar sticky scroll documentation nav two-column settings sticky sidebar with scrollable content docs layout with fixed navigation two column layout with sticky nav

Dashboard Layout Sticky Sidebar Scroll

Fetch pattern JSON: curl https://webspire.de/patterns/dashboard-layout/sticky-sidebar-scroll.json

Details

Family
dashboard-layout
Tier
enhanced
Kind
section
Responsive Dark Mode Tailwind Only SSR Safe Copy & Paste
Stable Published
layoutsidebarstickyscrolldocumentationsettingsnavigation

Two-column layout using CSS Grid (grid-cols-[240px_1fr]). Left sidebar is sticky top-8 h-fit with small uppercase navigation links and a colored indicator bar on the active item. Right column has overflow-y-auto max-h-[80vh] for independent scrolling. Four lorem ipsum content sections demonstrate the structure. Responsive — collapses to single column on mobile.