Skip to main content

TVTopBar

TVTopBar — Prism component.

Signature
Density
Viewport
Theme follows the navbar ☀/☾ toggle
Live demo
Open ↗

When to use

TVTopBar — Prism component.

Accessibility

Designed for the ten-foot / remote experience: large focus targets, a single bright focus highlight, D-pad navigation, and high-contrast type. Honours data-scale="cinema".

Import

const { TVTopBar } = window.PrismDesignSystem_39d121;

Props

PropTypeRequiredDescription
brandReact.ReactNodeBrand: a string (renders the Prism mark + label) or a custom node.
endReact.ReactNodeRight-aligned status/account slot (clock, search, avatar).
childrenReact.ReactNodeCenter content, typically <TVTabs>.