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