ErrorPanel()
Home > @backstage/core-components > ErrorPanel
Renders a warning panel as the effect of an error.
Signature:
function ErrorPanel(props: PropsWithChildren<ErrorPanelProps>): import("react/jsx-runtime").JSX.Element;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
props |
PropsWithChildren<ErrorPanelProps> |
import("react/jsx-runtime").JSX.Element