React Layout Composables

Higher-level layout recipes for dashboards, documentation sites, settings screens, and other familiar application structures.

This is placeholder documentation for the first version of the docs UI.

Built to be adapted

Composables provide a useful starting structure while keeping content, styling, and responsive behavior under your control.

  • Start from a proven arrangement.
  • Swap in your own navigation and content.
  • Extend the layout without fighting hidden styles.

Installation

pnpm add @jfdevelops/react-layout-composables