Skip to main content

TVRail

TVRail — Prism component.

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

When to use

TVRail — 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 { TVRail } = window.PrismDesignSystem_39d121;

Props

PropTypeRequiredDescription
titleReact.ReactNodeRow heading.
moreReact.ReactNodeTrailing affordance; default "See All ›". Pass null/"" to hide.
childrenReact.ReactNodeCards, typically <TVCard>s.