@univerjs/core v0.5.0-beta.1 • Docs
Function: updateAttributeByInsert()
function updateAttributeByInsert(
body,
insertBody,
textLength,
currentIndex): void
Parameters
Parameter | Type |
---|---|
body | IDocumentBody |
insertBody | IDocumentBody |
textLength | number |
currentIndex | number |
Returns
void
Defined in
packages/api/tmp/univer-pro/submodules/univer/packages/core/src/docs/data-model/text-x/apply-utils/insert-apply.ts:29