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
Name | Type |
---|---|
«destructured» | Props |
Returns
JSX.Element
Defined in
packages/lexical-react/src/LexicalTableOfContentsPlugin.tsx:143