Skip to content

templates errors

GitHub Actions edited this page Sep 17, 2026 · 1 revision

templates/errors

Import: import { … } from "@tundralibs/ui/templates/errors"

Constants

  • ErrorTemplate: RapidTemplate — Drop-in CSP-clean replacement for rAPId's DefaultErrorPage (§9) — same ErrorData payload, this library's tokens/components instead of inline style=. Renders inside the core, same as the original.
  • errorTemplates: { default: unknown; 4xx: unknown; 5xx: unknown }

Clone this wiki locally