Video · Marketing & editorial
Channel byline
Watch-page channel identity row: avatar, name with verified badge and subscriber count, plus a SubscribeButton and optional action slot.
@byronwade/foundation@byronwade/avatar@byronwade/verified-badge@byronwade/subscribe-button@byronwade/utils
Feature showcase
Installation
Features
1 example
Default.
Tagged for youtube, video, tier:simple
API
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| name | string | - | Channel name. |
| subscriberCount | number | - | Compact subscriber count. |
| verified | boolean | - | Show verified badge. |
Dependencies
| Package | Kind | Description |
|---|---|---|
| @byronwade/foundation | registry | Installed through the byronwade/ui registry. |
| @byronwade/avatar | registry | Installed through the byronwade/ui registry. |
| @byronwade/verified-badge | registry | Installed through the byronwade/ui registry. |
| @byronwade/subscribe-button | registry | Installed through the byronwade/ui registry. |
| @byronwade/utils | registry | Installed through the byronwade/ui registry. |
Source and related
| File | Path |
|---|---|
| Component | registry/components/channel-byline.tsx |
| Default example | content/examples/channel-byline/default.tsx |