模組: @lexical/react/LexicalTableOfContentsPlugin
類型別名
TableOfContentsEntry
Ƭ TableOfContentsEntry: [key: NodeKey, text: string, tag: HeadingTagType]
定義於
packages/lexical-react/src/LexicalTableOfContentsPlugin.tsx:24
函數
TableOfContentsPlugin
▸ TableOfContentsPlugin(«destructured»
): JSX.Element
參數
名稱 | 類型 |
---|---|
«destructured» | Props |
返回
JSX.Element
定義於
packages/lexical-react/src/LexicalTableOfContentsPlugin.tsx:143