type TextToggleBoldAction = () => void;Action function for toggling bold on selected text. Branches on the engine edit mode internally.
Returns#
void
type TextToggleBoldAction = () => void;Action function for toggling bold on selected text. Branches on the engine edit mode internally.
void