Skip to Content
LibraryCoreSrcRendererRulesLawcore/src/renderer/rules/law

Lawtext core references


Lawtext core references / core/src/renderer/rules/law

core/src/renderer/rules/law

Interfaces

Variables

DOCXEnactStatement

const DOCXEnactStatement: FC<EnactStatementProps & DOCXComponentProps> & object

Defined in: core/src/renderer/rules/law.tsx:41 

Type Declaration

componentID

componentID: "DOCXEnactStatement"


DOCXLaw

const DOCXLaw: FC<LawProps & DOCXComponentProps> & object

Defined in: core/src/renderer/rules/law.tsx:202 

Type Declaration

componentID

componentID: "DOCXLaw"


DOCXPreamble

const DOCXPreamble: FC<PreambleProps & DOCXComponentProps> & object

Defined in: core/src/renderer/rules/law.tsx:88 

Type Declaration

componentID

componentID: "DOCXPreamble"


HTMLEnactStatement

const HTMLEnactStatement: FC<EnactStatementProps & HTMLComponentProps> & object

Defined in: core/src/renderer/rules/law.tsx:30 

Type Declaration

componentID

componentID: "HTMLEnactStatement"


HTMLEnactStatementCSS

const HTMLEnactStatementCSS: “\n.enact-statement {\n clear: both;\n}\n”

Defined in: core/src/renderer/rules/law.tsx:24 


HTMLLaw

const HTMLLaw: FC<LawProps & HTMLComponentProps> & object

Defined in: core/src/renderer/rules/law.tsx:125 

Type Declaration

componentID

componentID: "HTMLLaw"


HTMLLawCSS

const HTMLLawCSS: “\n.law-title {\n font-weight: bold;\n}\n\n.law-num {\n font-weight: bold;\n}\n”

Defined in: core/src/renderer/rules/law.tsx:115 


HTMLPreamble

const HTMLPreamble: FC<PreambleProps & HTMLComponentProps> & object

Defined in: core/src/renderer/rules/law.tsx:65 

Type Declaration

componentID

componentID: "HTMLPreamble"


HTMLPreambleCSS

const HTMLPreambleCSS: “\n.preamble {\n clear: both;\n}\n”

Defined in: core/src/renderer/rules/law.tsx:59 

Last updated on
© 2017-2026 yamachi