Library
core
modules
Core Src Renderer Rules Supplnote

Lawtext core references / core/src/renderer/rules/supplNote

Module: core/src/renderer/rules/supplNote

Table of contents

Namespaces

Interfaces

Variables

Functions

Variables

HTMLSupplNoteCSS

Const HTMLSupplNoteCSS: "\n.suppl-note {\n clear: both;\n}\n"

Defined in

core/src/renderer/rules/supplNote.tsx:13 (opens in a new tab)

Functions

DOCXSupplNote

DOCXSupplNote(props, context?): ReactNode

Parameters

NameType
propsSupplNoteProps & DOCXComponentProps
context?any

Returns

ReactNode

Defined in

core/node_modules/@types/react/index.d.ts:565


HTMLSupplNote

HTMLSupplNote(props, context?): ReactNode

Parameters

NameType
propsSupplNoteProps & HTMLComponentProps
context?any

Returns

ReactNode

Defined in

core/node_modules/@types/react/index.d.ts:565