Skip to main content

ArticleType Enum

Description

Type of article content format.

Declaration

enum ArticleType {
post
editor
html
text
page
}

Values

NameDescription
postBlog post article.
editorEditor-structured article.
htmlHTML-formatted article.
textPlain text article.
pageStatic page article.