Skip to content

Properties

PropertyTypeDescription
status404
500
string
(optional) Defines a status code as a string. When 404 or 500 is given, predefined text and title will be shown. Defaults to 404.
titleReact.ReactNode(optional) Overwrites the default title for the provided status.
textReact.ReactNode(optional) Overwrites the default text for the provided status.
codeReact.ReactNode(optional) Overwrites the default error message code text Feilmeldings-kode:.
helpReact.ReactNode(optional) Overwrites the default additional help text Her er noen lenker som kanskje kan hjelpe:. This text is only rendered when links are provided.
linksArray<GlobalErrorLink>(optional) Provide an array with objects { text: "Text", url: "https://..." } to display a list of anchor links.
centerboolean(optional) If true, it will use 80vh as the height and center its content.
skeletonboolean(optional) If set to true, an overlaying skeleton with animation will be shown.
localestring(optional) Set a supported locale if needed.
childrenReact.Node(optional) To display additional related content, like useful links etc.
Spacestring
object
(optional) Spacing properties like top or bottom are supported.

Translations

More info about translations can be found in the general localization and Eufemia Forms localization docs.

Keynb-NOen-GBsv-SE (beta)
GlobalError.404.titleVi finner ikke siden du leter etter …We can't find the page you're looking for …Vi kan inte hitta sidan du letar efter …
GlobalError.404.textSikker på at du har skrevet riktig adresse? Eller har vi rotet med lenkene?Are you sure you have entered the correct address? Or have we messed with the links?Är du säker på att du har skrivit rätt adress?
GlobalError.500.titleBeklager, her skjedde det noe feil!Sorry, a technical error happened!Tyvärr, något gick fel!
GlobalError.500.textTjenesten fungerer ikke slik den skal for øyeblikket, men prøv igjen senere.The service is not working properly at the moment. Try again later.Tjänsten fungerar inte som den ska just nu, men försök igen senare.
GlobalError.codeFeilmeldings-kode:Error code:Felmeddelande-kod:
GlobalError.helpHer er noen lenker som kanskje kan hjelpe:Here are some links that might help:Här är några länkar som kanske kan hjälpa: