Skip to content

ErrorBoundary

reference
1 min readUpdated

Kind: Function

Source: src/jsx/components.ts

Part of: Jsx

Signature

ts
async function ErrorBoundary({ children, fallback, fallbackRender, onError })

Parameters

NameType
{ children, fallback, fallbackRender, onError }any

Was this page helpful?

Download as PDF
ErrorBoundary — Hono (narrator proof)