Back to constructors index
$textBold = ['_' => 'textBold', 'text' => RichText, ];
Or, if you're into Lua:
textBold={_='textBold', text=RichText, }