Module: @lexical/react/LexicalTableOfContents
Type Aliases
TableOfContentsEntry
Ƭ TableOfContentsEntry: [key: NodeKey, text: string, tag: HeadingTagType]
Defined in
packages/lexical-react/src/LexicalTableOfContents.tsx:24
Functions
LexicalTableOfContentsPlugin
▸ LexicalTableOfContentsPlugin(«destructured»): JSX.Element
Parameters
| Name | Type | 
|---|---|
«destructured» | Props | 
Returns
JSX.Element