Library
core
src
renderer
rules
sentenceChildrenRun
Readme

Lawtext core referencesDocs


Lawtext core references / core/src/renderer/rules/sentenceChildrenRun

core/src/renderer/rules/sentenceChildrenRun

Variables

HTMLSentenceChildrenRunCSS

const HTMLSentenceChildrenRunCSS: "\n"

Defined in

core/src/renderer/rules/sentenceChildrenRun.tsx:19 (opens in a new tab)

Functions

DOCXSentenceChildrenRun()

DOCXSentenceChildrenRun(props, deprecatedLegacyContext?): ReactNode

Parameters

props: SentenceChildrenRunProps & object & DOCXComponentProps

deprecatedLegacyContext?: any

Deprecated

See

React Docs (opens in a new tab)

Returns

ReactNode

Defined in

core/src/renderer/rules/sentenceChildrenRun.tsx:84 (opens in a new tab)


HTMLSentenceChildrenRun()

HTMLSentenceChildrenRun(props, deprecatedLegacyContext?): ReactNode

Parameters

props: SentenceChildrenRunProps & HTMLComponentProps

deprecatedLegacyContext?: any

Deprecated

See

React Docs (opens in a new tab)

Returns

ReactNode

Defined in

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