ContentFormat
Format of stored content. Content is always served as ready-to-render HTML via content(format:).
enum ContentFormat {
HTML
}
Values
ContentFormat.HTML
Member Of
BlogPost object
Format of stored content. Content is always served as ready-to-render HTML via content(format:).
enum ContentFormat {
HTML
}
ContentFormat.HTMLBlogPost object