Public function

Signature
function ErrorScreen({
  children,
}: {
  children: ReactNode
}): import('react/jsx-runtime').JSX.Element
Parameters
NameDescription

{ children }

{
  children: ReactNode
}
Returns
import('react/jsx-runtime').JSX.Element
Source

packages/editor/src/lib/TldrawEditor.tsx

ErrorBoundaryEVENT_NAME_MAP