Lawtext core references / core/src/renderer/rules/articleGroup
core/src/renderer/rules/articleGroup
Interfaces
Variables
DOCXArticleGroup
constDOCXArticleGroup:FC<ArticleGroupProps&DOCXComponentProps> &object
Defined in: core/src/renderer/rules/articleGroup.tsx:131
Type Declaration
componentID
componentID:
"DOCXArticleGroup"
HTMLArticleGroup
constHTMLArticleGroup:FC<ArticleGroupProps&HTMLComponentProps> &object
Defined in: core/src/renderer/rules/articleGroup.tsx:46
Type Declaration
componentID
componentID:
"HTMLArticleGroup"
HTMLArticleGroupCSS
constHTMLArticleGroupCSS: “\n.main-provision {\n clear: both;\n}\n\n.article-group {\n clear: both;\n}\n\n.article-group-title {\n clear: both;\n font-weight: bold;\n}\n\n.suppl-provision {\n clear: both;\n}\n\n.suppl-provision-label {\n clear: both;\n font-weight: bold;\n}\n”
Defined in: core/src/renderer/rules/articleGroup.tsx:22