byronwade/ui
Marketing & editorial

Video · Marketing & editorial

Channel header

YouTube-style channel page header with banner, avatar, verified handle and counts, subscribe/join actions, and section tabs.

@byronwade/foundation@byronwade/avatar@byronwade/verified-badge@byronwade/subscribe-button@byronwade/button@byronwade/tabs@byronwade/utils

Feature showcase

Installation

Features

  • 1 example

    Default.

  • Tagged for youtube, video, tier:intermediate

API

Props

PropTypeDefaultDescription
namestring-Channel display name.
subscribedboolean-Controlled subscribe state for SubscribeButton.
tabs{ value: string; label: string }[]-Optional section tabs under the header.

Dependencies

PackageKindDescription
@byronwade/foundationregistryInstalled through the byronwade/ui registry.
@byronwade/avatarregistryInstalled through the byronwade/ui registry.
@byronwade/verified-badgeregistryInstalled through the byronwade/ui registry.
@byronwade/subscribe-buttonregistryInstalled through the byronwade/ui registry.
@byronwade/buttonregistryInstalled through the byronwade/ui registry.
@byronwade/tabsregistryInstalled through the byronwade/ui registry.
@byronwade/utilsregistryInstalled through the byronwade/ui registry.

Source and related

FilePath
Componentregistry/components/channel-header.tsx
Default examplecontent/examples/channel-header/default.tsx