Skip to main content

ErrorPage()

Home > @backstage/core-components > ErrorPage

Error page with status and description

Signature:

function ErrorPage(props: IErrorPageProps): import("react/jsx-runtime").JSX.Element;

Parameters

Parameter

Type

Description

props

IErrorPageProps

**Returns:**

import("react/jsx-runtime").JSX.Element