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:24

Functions

TableOfContentsPlugin

TableOfContentsPlugin(«destructured»): JSX.Element

Parameters

NameType
«destructured»Props

Returns

JSX.Element

Defined in

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