670 B
670 B
Home > puppeteer > Protocol > DOMSnapshot > LayoutTreeSnapshot > styles
Protocol.DOMSnapshot.LayoutTreeSnapshot.styles property
Array of indexes specifying computed style strings, filtered according to the computedStyles
parameter passed to captureSnapshot
.
Signature:
styles: ArrayOfStrings[];