Lawtext core references / core/src/renderer/rules/law
core/src/renderer/rules/law
Interfaces
Variables
DOCXEnactStatement
constDOCXEnactStatement:FC<EnactStatementProps&DOCXComponentProps> &object
Defined in: core/src/renderer/rules/law.tsx:41
Type Declaration
componentID
componentID:
"DOCXEnactStatement"
DOCXLaw
constDOCXLaw:FC<LawProps&DOCXComponentProps> &object
Defined in: core/src/renderer/rules/law.tsx:202
Type Declaration
componentID
componentID:
"DOCXLaw"
DOCXPreamble
constDOCXPreamble:FC<PreambleProps&DOCXComponentProps> &object
Defined in: core/src/renderer/rules/law.tsx:88
Type Declaration
componentID
componentID:
"DOCXPreamble"
HTMLEnactStatement
constHTMLEnactStatement:FC<EnactStatementProps&HTMLComponentProps> &object
Defined in: core/src/renderer/rules/law.tsx:30
Type Declaration
componentID
componentID:
"HTMLEnactStatement"
HTMLEnactStatementCSS
constHTMLEnactStatementCSS: “\n.enact-statement {\n clear: both;\n}\n”
Defined in: core/src/renderer/rules/law.tsx:24
HTMLLaw
constHTMLLaw:FC<LawProps&HTMLComponentProps> &object
Defined in: core/src/renderer/rules/law.tsx:125
Type Declaration
componentID
componentID:
"HTMLLaw"
HTMLLawCSS
constHTMLLawCSS: “\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
constHTMLPreamble:FC<PreambleProps&HTMLComponentProps> &object
Defined in: core/src/renderer/rules/law.tsx:65
Type Declaration
componentID
componentID:
"HTMLPreamble"
HTMLPreambleCSS
constHTMLPreambleCSS: “\n.preamble {\n clear: both;\n}\n”
Defined in: core/src/renderer/rules/law.tsx:59