Default

Function: default()

[object Object]

Defined in: components/ErrorPage/ErrorPage.tsx:16

A playful full-width error page with a koala, a big status code, a headline and a way back home. Shared by the 403 and 404 pages.

Parameters

props

The component properties.

code

[object Object]

The status code to display, e.g. "404".

description

[object Object]

A friendly explanation of what happened.

headline

[object Object]

The short, fun headline.

mood

KoalaMood

Which koala illustration to show.

Returns

[object Object]

Component

On this page