Eyebrow
body
Footer
Default
Header, body, and footer chrome.
/render stateSingle-border content frame with optional texture ground.
Frames are for contained examples, generated panels, and educational fragments. Do not use them as a default page section wrapper.
Controls update query params directly, so every primitive state can be linked, rendered, and screenshotted deterministically.
Every state maps to the same render route through the `state` query param.
Header, body, and footer chrome.
/render stateTextured body ground.
/render state| Name | Type | Default | Description |
|---|---|---|---|
header | ReactNode | - | Optional top eyebrow slot. |
headerMeta | ReactNode | - | Optional top-right meta slot. |
footer | ReactNode | - | Optional bottom eyebrow slot. |
footerMeta | ReactNode | - | Optional bottom-right meta slot. |
texture | 'lattice' | 'dots' | 'lines' | - | Optional tokenized body ground pattern. |
children | ReactNode | - | Frame body content. |