Library
core
modules
Core Src Renderer Rules Paragraphitem

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

Module: core/src/renderer/rules/paragraphItem

Table of contents

Namespaces

Interfaces

Variables

Functions

Variables

HTMLParagraphItemCSS

Const HTMLParagraphItemCSS: string

Defined in

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

Functions

DOCXParagraphItem

DOCXParagraphItem(props, context?): ReactNode

Parameters

NameType
propsParagraphItemProps & DOCXComponentProps
context?any

Returns

ReactNode

Defined in

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


HTMLParagraphItem

HTMLParagraphItem(props, context?): ReactNode

Parameters

NameType
propsParagraphItemProps & HTMLComponentProps
context?any

Returns

ReactNode

Defined in

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