npm library xmldom doesn’t have something like innerHTML
. It has only specific features, not full features of W3C DOM. Here, I introduce how to change inner html text with xmldom.
npm library xmldom doesn’t have something like innerHTML
. It has only specific features, not full features of W3C DOM. Here, I introduce how to change inner html text with xmldom.