Skip to content

errorBoundary

A component-level error boundary clause: errorBoundary(e) { <Fallback error={e} /> }.

Valid in: component body

See also: the guide.

Generated from the compiler’s reserved-keyword set. Do not edit by hand — run bun run scripts/site/gen-keyword-reference.ts to regenerate.