mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
593 B
593 B
Home > puppeteer > Protocol > DOMSnapshot > LayoutTreeNode > styleIndex
Protocol.DOMSnapshot.LayoutTreeNode.styleIndex property
Index into the computedStyles
array returned by getSnapshot
.
Signature:
styleIndex?: integer;