Skip to Content
LibraryCoreSrcRendererRulesAnycore/src/renderer/rules/any

Lawtext core references


Lawtext core references / core/src/renderer/rules/any

core/src/renderer/rules/any

Interfaces

Variables

DOCXAnyELs

const DOCXAnyELs: FC<AnyELsProps & DOCXComponentProps> & object

Defined in: core/src/renderer/rules/any.tsx:264 

Type Declaration

componentID

componentID: "DOCXAnyELs"


HTMLAnyELs

const HTMLAnyELs: FC<AnyELsProps & HTMLComponentProps> & object

Defined in: core/src/renderer/rules/any.tsx:138 

Type Declaration

componentID

componentID: "HTMLAnyELs"


HTMLAnyELsCSS

const HTMLAnyELsCSS: “\n\n”

Defined in: core/src/renderer/rules/any.tsx:35 

Functions

DOCXAnyELsToBlocks()

DOCXAnyELsToBlocks(props): (Element | Element[])[]

Defined in: core/src/renderer/rules/any.tsx:162 

Parameters

props

DOCXComponentProps & AnyELsProps

Returns

(Element | Element[])[]


HTMLAnyELsToBlocks()

HTMLAnyELsToBlocks(props): (Element | Element[])[]

Defined in: core/src/renderer/rules/any.tsx:39 

Parameters

props

HTMLComponentProps & AnyELsProps

Returns

(Element | Element[])[]

© 2017-2026 yamachi