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

844 B

Home > puppeteer > Protocol > DOM > ShadowRootPoppedEvent

Protocol.DOM.ShadowRootPoppedEvent interface

Called when shadow root is popped from the element.

Signature:

export interface ShadowRootPoppedEvent 

Properties

Property Type Description
hostId NodeId Host element id.
rootId NodeId Shadow root id.