@univerjs/ui v0.4.2 • 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