Video · Marketing & editorial
Description box
YouTube watch-page description panel with a views/date header and collapsible body text that expands via "...more" / "Show less".
@byronwade/foundation@byronwade/utils
Feature showcase
Installation
Features
1 example
Default.
Tagged for youtube, video, tier:simple
API
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| views | number | - | View count in the header. |
| publishedAt | string | - | Relative or absolute date. |
| children | ReactNode | - | Description body (collapsible). |
Dependencies
| Package | Kind | Description |
|---|---|---|
| @byronwade/foundation | registry | Installed through the byronwade/ui registry. |
| @byronwade/utils | registry | Installed through the byronwade/ui registry. |
Source and related
| File | Path |
|---|---|
| Component | registry/components/description-box.tsx |
| Default example | content/examples/description-box/default.tsx |