puppeteer/new-docs/puppeteer.protocol.dom.node.issvg.md
2020-07-13 14:01:35 +01:00

445 B

Home > puppeteer > Protocol > DOM > Node > isSVG

Protocol.DOM.Node.isSVG property

Whether the node is SVG.

Signature:

isSVG?: boolean;