Library
core
src
renderer
rules
paragraphItem
interfaces
Paragraphitemprops

Lawtext core references


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

Interface: ParagraphItemProps

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

Properties

ArticleTitle?

optional ArticleTitle: ArticleTitle

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


decorations?

optional decorations: ComponentType<HTMLComponentProps & ParagraphItemProps>[]

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


el

el: ParagraphItem

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


indent

indent: number

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