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