puppeteer/new-docs/puppeteer.protocol.domsnapshot.layouttreenode.styleindex.md
2020-07-13 14:01:35 +01:00

593 B

Home > puppeteer > Protocol > DOMSnapshot > LayoutTreeNode > styleIndex

Protocol.DOMSnapshot.LayoutTreeNode.styleIndex property

Index into the computedStyles array returned by getSnapshot.

Signature:

styleIndex?: integer;