@univerjs/ui v0.5.0-beta.1 • Docs
Function: handleDomToJson()
function handleDomToJson($dom): IDocumentData | string
The entire list of DOM spans is parsed into a rich-text JSON style sheet
Parameters
Parameter | Type |
---|---|
$dom | HTMLElement |
Returns
IDocumentData
| string
Defined in
submodules/univer/packages/ui/src/utils/cell.ts:45