Skip to main content

ErrorPage()

Home > @backstage/core-components > ErrorPage

Error page with status and description

Signature:

function ErrorPage(props: IErrorPageProps): React.JSX.Element;

Parameters

ParameterTypeDescription
propsIErrorPageProps

Returns:

React.JSX.Element