TVRail
TVRail — Prism component.
Signature
Density
Viewport
Theme follows the navbar ☀/☾ toggleWhen 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
| Prop | Type | Required | Description |
|---|---|---|---|
title | React.ReactNode | — | Row heading. |
more | React.ReactNode | — | Trailing affordance; default "See All ›". Pass null/"" to hide. |
children | React.ReactNode | — | Cards, typically <TVCard>s. |