Link Search Menu Expand Document

Constructor: pageBlockParagraph

Back to constructors index

A paragraph

Attributes:

NameTypeRequiredDescription
textRichTextYesText

Type: PageBlock

Example:

$pageBlockParagraph = ['_' => 'pageBlockParagraph', 'text' => RichText];