Props
| Prop | Type | Description |
|---|---|---|
children | ReactNode | Section elements |
styles | DocumentStyles | Default fonts and heading styles |
metadata | DocumentMetadata | Document metadata (title, author, etc.) |
className | string | Tailwind classes (inherited by children) |
| Prop | Type | Description |
|---|---|---|
children | ReactNode | Section elements |
styles | DocumentStyles | Default fonts and heading styles |
metadata | DocumentMetadata | Document metadata (title, author, etc.) |
className | string | Tailwind classes (inherited by children) |