[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [DOM](./puppeteer.protocol.dom.md) > [Node](./puppeteer.protocol.dom.node.md) > [shadowRootType](./puppeteer.protocol.dom.node.shadowroottype.md) ## Protocol.DOM.Node.shadowRootType property Shadow root type. Signature: ```typescript shadowRootType?: ShadowRootType; ```