Video · Marketing & editorial
Comment moderation row
A YouTube Studio comment-moderation row with approve/remove/heart/reply actions, a status tag, and optional video context.
@byronwade/foundation@byronwade/avatar@byronwade/button@byronwade/badge@byronwade/verified-badge@byronwade/utils@phosphor-icons/react
Feature showcase
Installation
Features
1 example
Default.
Tagged for youtube, video, tier:advanced
API
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| author | string | - | Commenter name. |
| body | string | - | Comment text. |
| status | string | - | Moderation status tag. |
Dependencies
| Package | Kind | Description |
|---|---|---|
| @byronwade/foundation | registry | Installed through the byronwade/ui registry. |
| @byronwade/avatar | registry | Installed through the byronwade/ui registry. |
| @byronwade/button | registry | Installed through the byronwade/ui registry. |
| @byronwade/badge | registry | Installed through the byronwade/ui registry. |
| @byronwade/verified-badge | 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/comment-moderation-row.tsx |
| Default example | content/examples/comment-moderation-row/default.tsx |