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

Parameter

Type

Description

props

IErrorPageProps

**Returns:**

React.JSX.Element