Skip to main content

ErrorLoader.error-info-card

Components

ErrorInfoCard()

ErrorInfoCard(props): ReactElement<any, string | JSXElementConstructor<any>>

Parameters

ParameterType
propsIErrorInfoCardProps

Returns

ReactElement<any, string | JSXElementConstructor<any>>

Source

libs/design-system-core/src/components/ErrorLoader/error-info-card.tsx:9

Interfaces

IErrorInfoCardProps

Properties

PropertyType
children(message: ReactElement<any, string | JSXElementConstructor<any>>) => ReactElement<any, string | JSXElementConstructor<any>>
error?Error