hasStyleChanged
hasStyleChanged(
prevStyle,thisStyle,forTextSpans?):boolean
Defined in: util/misc/textStyles.ts:21
Parameters
Section titled “Parameters”prevStyle
Section titled “prevStyle”first style to compare
thisStyle
Section titled “thisStyle”second style to compare
forTextSpans?
Section titled “forTextSpans?”boolean = false
whether to check overline, underline, and line-through properties
Returns
Section titled “Returns”boolean
true if the style changed