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

588 B

Home > puppeteer > Protocol > DOM > InlineStyleInvalidatedEvent > nodeIds

Protocol.DOM.InlineStyleInvalidatedEvent.nodeIds property

Ids of the nodes for which the inline styles have been invalidated.

Signature:

nodeIds: NodeId[];