@univerjs/core v0.4.2 • Docs
Function: composeBody()
function composeBody(
thisBody,
otherBody,
coverType): IDocumentBody
Parameters
Parameter | Type | Default value |
---|---|---|
thisBody | IDocumentBody | undefined |
otherBody | IDocumentBody | undefined |
coverType | UpdateDocsAttributeType | UpdateDocsAttributeType.COVER |
Returns
Defined in
submodules/univer/packages/core/src/docs/data-model/text-x/utils.ts:292 (opens in a new tab)