Skip to main content
Version: Next

StatusError()

Home > @backstage/core-components > StatusError

Signature:

function StatusError(props: PropsWithChildren<{}>): import("react/jsx-runtime").JSX.Element;

Parameters

Parameter

Type

Description

props

PropsWithChildren<{}>

**Returns:**

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