Search Docs
Loading...
Skip to content

Type Alias: TextToggleUnderlineAction

type TextToggleUnderlineAction = () => void;

Action function for toggling underline on selected text.

Returns#

void