components / showcase
showcase.
framed preview container with a dotted background, optional label, caption, and note. exports a Row helper for explicit row breaks.
dots
grid
none
installation
bunx @justin06lee/chrome@latest add showcaseprops
| name | type | default | description |
|---|---|---|---|
| label | string | - | small uppercase label rendered above the frame. |
| source | string | - | code-styled caption rendered below the frame. |
| note | string | - | muted secondary caption below the source. |
| background | 'dots' | 'grid' | 'none' | 'dots' | backdrop pattern inside the frame. |
| className | string | - |