@univerjs/core v0.5.0-beta.1 • Docs
Function: textDiff()
function textDiff(
text1,
text2,
cursorPos?,
cleanup?): Diff[]
Parameters
Parameter | Type |
---|---|
text1 | string |
text2 | string |
cursorPos ? | number | CursorInfo |
cleanup ? | boolean |
Returns
Diff
[]
Defined in
packages/api/tmp/univer-pro/node_modules/.pnpm/fast-diff@1.3.0/node_modules/fast-diff/diff.d.ts:1