Video · Marketing & editorial
Studio video row
A YouTube Studio content-table row composing a selection checkbox, thumbnail, title/description, visibility status, date, and compact mono view/comment/like metrics with an overflow menu.
@byronwade/foundation@byronwade/thumbnail@byronwade/checkbox@byronwade/status-dot@byronwade/badge@byronwade/dropdown-menu@byronwade/utils@phosphor-icons/react
Feature showcase
Installation
Features
1 example
Default.
Tagged for youtube, video, tier:advanced
API
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| title | string | - | Video title. |
| visibility | "public" | "unlisted" | "private" | "draft" | "scheduled" | - | Studio visibility status. |
| selected | boolean | - | Controlled row selection checkbox. |
Dependencies
| Package | Kind | Description |
|---|---|---|
| @byronwade/foundation | registry | Installed through the byronwade/ui registry. |
| @byronwade/thumbnail | registry | Installed through the byronwade/ui registry. |
| @byronwade/checkbox | registry | Installed through the byronwade/ui registry. |
| @byronwade/status-dot | registry | Installed through the byronwade/ui registry. |
| @byronwade/badge | registry | Installed through the byronwade/ui registry. |
| @byronwade/dropdown-menu | registry | Installed through the byronwade/ui registry. |
| @byronwade/utils | registry | Installed through the byronwade/ui registry. |
| @phosphor-icons/react | npm | Installed from npm. |
Source and related
| File | Path |
|---|---|
| Component | registry/components/studio-video-row.tsx |
| Default example | content/examples/studio-video-row/default.tsx |