Library
core
src
renderer
rules
supplNote
Readme

Lawtext core referencesDocs


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

core/src/renderer/rules/supplNote

Index

Interfaces

Variables

HTMLSupplNoteCSS

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

Defined in

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

Functions

DOCXSupplNote()

DOCXSupplNote(props, deprecatedLegacyContext?): ReactNode

Parameters

props: SupplNoteProps & DOCXComponentProps

deprecatedLegacyContext?: any

Deprecated

See

React Docs (opens in a new tab)

Returns

ReactNode

Defined in

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


HTMLSupplNote()

HTMLSupplNote(props, deprecatedLegacyContext?): ReactNode

Parameters

props: SupplNoteProps & HTMLComponentProps

deprecatedLegacyContext?: any

Deprecated

See

React Docs (opens in a new tab)

Returns

ReactNode

Defined in

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