Page

A flexible page container with padding

Preview

Page Title

This is the page content with automatic padding.

Installation

Usage

API Reference

PropTypeDefaultDescription
childrenReact.ReactNode-Child elements to display in the page

Features

  • Flexible layout with flex-1 to fill available space
  • Built-in padding (p-2) for consistent spacing
  • Client component for interactive features

Example