ReadOnlyBanner
ReadOnlyBanner — Prism component.
Signature
Density
Viewport
Theme follows the navbar ☀/☾ toggleWhen to use
ReadOnlyBanner — Prism component.
Accessibility
Explains why access is limited in text, not colour alone, and offers the next action (request access). Banners use role="status".
Import
const { ReadOnlyBanner } = window.PrismDesignSystem_39d121;
Props
| Prop | Type | Required | Description |
|---|---|---|---|
title | React.ReactNode | — | |
actions | React.ReactNode | — | |
icon | React.ReactNode | — | |
children | React.ReactNode | — |