TVEmergencyScreen
TVEmergencyScreen — Prism component.
Signature
Density
Viewport
Theme follows the navbar ☀/☾ toggleWhen to use
TVEmergencyScreen — 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 { TVEmergencyScreen } = window.PrismDesignSystem_39d121;
Props
| Prop | Type | Required | Description |
|---|---|---|---|
badge | React.ReactNode | — | Uppercase badge label. Default "Emergency". |
icon | string | — | lucide icon name for the badge. Default "TriangleAlert". |
title | React.ReactNode | — | Huge headline. |
message | React.ReactNode | — | Primary message. |
instructions | React.ReactNode[] | — | Step/instruction chips. |