Interface: AdapterErrorPageRenderContext<TError>
Interface: AdapterErrorPageRenderContext<TError>
React Adapter render page error options.
Type Parameters
TError
TError
= any
Properties
blueprint
blueprint: IBlueprint;
error
error: TError;
statusCode
statusCode: number;