Skip to Content
LibraryCoreSrcRendererRulesToccore/src/renderer/rules/toc

Lawtext core references


Lawtext core references / core/src/renderer/rules/toc

core/src/renderer/rules/toc

Interfaces

Variables

DOCXTOC

const DOCXTOC: FC<TOCProps & DOCXComponentProps> & object

Defined in: core/src/renderer/rules/toc.tsx:79 

Type Declaration

componentID

componentID: "DOCXTOC"


DOCXTOCItem

const DOCXTOCItem: FC<TOCItemProps & DOCXComponentProps> & object

Defined in: core/src/renderer/rules/toc.tsx:189 

Type Declaration

componentID

componentID: "DOCXTOCItem"


HTMLTOC

const HTMLTOC: FC<TOCProps & HTMLComponentProps> & object

Defined in: core/src/renderer/rules/toc.tsx:33 

Type Declaration

componentID

componentID: "HTMLTOC"


HTMLTOCCSS

const HTMLTOCCSS: “\n.toc {\n clear: both;\n}\n\n.toc-label {\n clear: both;\n font-weight: bold;\n}\n\n”

Defined in: core/src/renderer/rules/toc.tsx:21 


HTMLTOCItem

const HTMLTOCItem: FC<TOCItemProps & HTMLComponentProps> & object

Defined in: core/src/renderer/rules/toc.tsx:122 

Type Declaration

componentID

componentID: "HTMLTOCItem"

© 2017-2026 yamachi