Represents an instant view page element
| Constructor | Description |
|---|---|
| pageBlockUnsupported | Unsupported IV element |
| pageBlockTitle | Title |
| pageBlockSubtitle | Subtitle |
| pageBlockAuthorDate | Author and date of creation of article |
| pageBlockHeader | Page header |
| pageBlockSubheader | Subheader |
| pageBlockParagraph | A paragraph |
| pageBlockPreformatted | Preformatted (<pre> text) |
| pageBlockFooter | Page footer |
| pageBlockDivider | An empty block separating a page |
| pageBlockAnchor | Link to section within the page itself (like <a href="#target">anchor</a>) |
| pageBlockList | Unordered list of IV blocks |
| pageBlockBlockquote | Quote (equivalent to the HTML <blockquote>) |
| pageBlockPullquote | Pullquote |
| pageBlockPhoto | A photo |
| pageBlockVideo | Video |
| pageBlockCover | A page cover |
| pageBlockEmbed | An embedded webpage |
| pageBlockEmbedPost | An embedded post |
| pageBlockCollage | Collage of media |
| pageBlockSlideshow | Slideshow |
| pageBlockChannel | Reference to a telegram channel |
| pageBlockAudio | Audio |
| pageBlockKicker | Kicker |
| pageBlockTable | Table |
| pageBlockOrderedList | Ordered list of IV blocks |
| pageBlockDetails | A collapsible details block |
| pageBlockRelatedArticles | Related articles |
| pageBlockMap | A map |