Skip to main content

TVLanguageSelector

The English name (e.g. "Spanish").

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

When to use

The English name (e.g.

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

Props

PropTypeRequiredDescription
languagesTVLanguage[]Yes
columnsnumberColumns in the grid. Default 3.
currentstring | numberCurrently selected code or index.
onSelect(language: TVLanguage, index: number) => void
artstringBackdrop URL when an option is focused.