Link Search Menu Expand Document

Constructor: textStrike

Back to constructors index

Strikethrough text

Attributes:

NameTypeRequiredDescription
textRichTextYesText

Type: RichText

Example:

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