Skip to main content

Module: @lexical/react/LexicalErrorBoundary

Type Aliases

LexicalErrorBoundaryProps

Ƭ LexicalErrorBoundaryProps: Object

Type declaration

NameType
childrenJSX.Element
onError(error: Error) => void

Defined in

packages/lexical-react/src/LexicalErrorBoundary.tsx:12

Functions

default

default(«destructured»): JSX.Element

Parameters

NameType
«destructured»LexicalErrorBoundaryProps

Returns

JSX.Element

Defined in

packages/lexical-react/src/LexicalErrorBoundary.tsx:17