Overview
Main content renders here, inside the sticky topbar + sidebar shell.
Full-page layout frames — the outermost component of every route.
Universal page wrapper. Applies theme / mode / shape / density attributes + skip-link.
data-theme, data-theme-mode, data-shape, and data-density attributes so every downstream component resolves tokens in the correct brand context. The skip link is keyboard-only.<PageLayout theme="idinstudio" themeMode="light">…</PageLayout>Sidebar + topbar + main. Compact preview.
Three-column documentation shell (sidebar + prose + TOC).
Run bun add @idinstudio/ui @idinstudio/tokens to install the library.
Centered or split auth page with brand + form.
Sign in to your workspace to continue.
Navbar + main + footer scaffold for public pages.
A compact marketing-layout preview.
Two-pane layout with sticky option.
Left-pane column (1/3).
Right-pane content (2/3). Split collapses at the chosen breakpoint.