Lawtext core references / core/src/renderer/rules/article
core/src/renderer/rules/article
Interfaces
Variables
DOCXArticle
constDOCXArticle:FC<ArticleProps&DOCXComponentProps> &object
Defined in: core/src/renderer/rules/article.tsx:85
Type Declaration
componentID
componentID:
"DOCXArticle"
HTMLArticle
constHTMLArticle:FC<ArticleProps&HTMLComponentProps> &object
Defined in: core/src/renderer/rules/article.tsx:27
Type Declaration
componentID
componentID:
"HTMLArticle"
HTMLArticleCSS
constHTMLArticleCSS: “\n.article {\n clear: both;\n}\n\n”
Defined in: core/src/renderer/rules/article.tsx:20