TVLanguageSelector
The English name (e.g. "Spanish").
Signature
Density
Viewport
Theme follows the navbar ☀/☾ toggleWhen 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
| Prop | Type | Required | Description |
|---|---|---|---|
languages | TVLanguage[] | Yes | |
columns | number | — | Columns in the grid. Default 3. |
current | string | number | — | Currently selected code or index. |
onSelect | (language: TVLanguage, index: number) => void | — | |
art | string | — | Backdrop URL when an option is focused. |