@univerjs/engine-render v0.4.2 • Docs
Function: isSameLine()
function isSameLine(glyph1, glyph2): boolean
Parameters
Parameter | Type |
---|---|
glyph1 | Nullable <IDocumentSkeletonGlyph > |
glyph2 | Nullable <IDocumentSkeletonGlyph > |
Returns
boolean
Defined in
submodules/univer/packages/engine-render/src/basics/document-node-tools.ts:133 (opens in a new tab)