Link Search Menu Expand Document

Constructor: textBold

Back to constructors index

Bold text

Attributes:

NameTypeRequiredDescription
textRichTextYesText

Type: RichText

Example:

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