Skip to main content
Version: Next

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