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