Library
core
src
renderer
rules
paragraphItem
Readme

Lawtext core referencesDocs


Lawtext core references / core/src/renderer/rules/paragraphItem

core/src/renderer/rules/paragraphItem

Index

Interfaces

Variables

HTMLParagraphItemCSS

const HTMLParagraphItemCSS: string

Defined in

core/src/renderer/rules/paragraphItem.tsx:23 (opens in a new tab)

Functions

DOCXParagraphItem()

DOCXParagraphItem(props, deprecatedLegacyContext?): ReactNode

Parameters

props: ParagraphItemProps & DOCXComponentProps

deprecatedLegacyContext?: any

Deprecated

See

React Docs (opens in a new tab)

Returns

ReactNode

Defined in

core/src/renderer/rules/paragraphItem.tsx:195 (opens in a new tab)


HTMLParagraphItem()

HTMLParagraphItem(props, deprecatedLegacyContext?): ReactNode

Parameters

props: ParagraphItemProps & HTMLComponentProps

deprecatedLegacyContext?: any

Deprecated

See

React Docs (opens in a new tab)

Returns

ReactNode

Defined in

core/src/renderer/rules/paragraphItem.tsx:79 (opens in a new tab)