Skip to main content

Module: @lexical/react/LexicalTableOfContentsPlugin

Type Aliases

TableOfContentsEntry

Ƭ TableOfContentsEntry: [key: NodeKey, text: string, tag: HeadingTagType]

Defined in

packages/lexical-react/src/LexicalTableOfContentsPlugin.tsx:25

Functions

TableOfContentsPlugin

TableOfContentsPlugin(«destructured»): React.JSX.Element

Parameters

NameType
«destructured»Props

Returns

React.JSX.Element

Defined in

packages/lexical-react/src/LexicalTableOfContentsPlugin.tsx:144