hasStyleChanged
hasStyleChanged(
prevStyle
,thisStyle
,forTextSpans
):boolean
Defined in: src/util/misc/textStyles.ts:21
Parameters
Section titled “Parameters”prevStyle
Section titled “prevStyle”Partial
first style to compare
thisStyle
Section titled “thisStyle”Partial
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