Variable getNodeValueConst

getNodeValue: (node: Node) => any

Evaluates the JavaScript object of the given JSON DOM node

Type Declaration

    • (node: Node): any
    • Parameters

      Returns any