Link Search Menu Expand Document

Constructor: textAnchor

Back to constructors index

Text linking to another section of the page

Attributes:

NameTypeRequiredDescription
textRichTextYesText
namestringYesSection name

Type: RichText

Example:

$textAnchor = ['_' => 'textAnchor', 'text' => RichText, 'name' => 'string'];