Library
core
modules
Core Src Renderer Rules Notelike

Lawtext core references / core/src/renderer/rules/noteLike

Module: core/src/renderer/rules/noteLike

Table of contents

Namespaces

Interfaces

Variables

Functions

Variables

HTMLNoteLikeCSS

Const HTMLNoteLikeCSS: "\n\n"

Defined in

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

Functions

DOCXNoteLike

DOCXNoteLike(props, context?): ReactNode

Parameters

NameType
propsNoteLikeProps & DOCXComponentProps
context?any

Returns

ReactNode

Defined in

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


HTMLNoteLike

HTMLNoteLike(props, context?): ReactNode

Parameters

NameType
propsNoteLikeProps & HTMLComponentProps
context?any

Returns

ReactNode

Defined in

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