Skip to main content

Module: @lexical/react/LexicalErrorBoundary

References

default

Renames and re-exports LexicalErrorBoundary

Type Aliases

LexicalErrorBoundaryProps

Ƭ LexicalErrorBoundaryProps: Object

Type declaration

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

Defined in

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

Functions

LexicalErrorBoundary

LexicalErrorBoundary(«destructured»): JSX.Element

Parameters

NameType
«destructured»LexicalErrorBoundaryProps

Returns

JSX.Element

Defined in

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