ErrorComponent()
Home > @gooddata/sdk-ui > ErrorComponent
ErrorComponent() function
Component that renders a default error message.
Signature:
export declare function ErrorComponent(input: IErrorProps): import("react/jsx-runtime").JSX.Element;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
{ icon, className, width, height, style, message, description, clientHeight } |
(not declared) | |
|
input |
Returns:
import("react/jsx-runtime").JSX.Element
Remarks
See ErrorComponent