Skip to content

Documentation / @geoverse/core-ol / domToString

Function: domToString()

ts
function domToString(node): string;

Defined in: packages/core-ol/src/utils/dom.ts:13

DOM 节点转 HTML 字符串

Parameters

node

Node

Returns

string