puppeteer/new-docs/puppeteer.protocol.domsnapshot.layouttreesnapshot.stackingcontexts.md

14 lines
597 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [DOMSnapshot](./puppeteer.protocol.domsnapshot.md) &gt; [LayoutTreeSnapshot](./puppeteer.protocol.domsnapshot.layouttreesnapshot.md) &gt; [stackingContexts](./puppeteer.protocol.domsnapshot.layouttreesnapshot.stackingcontexts.md)
## Protocol.DOMSnapshot.LayoutTreeSnapshot.stackingContexts property
Stacking context information.
<b>Signature:</b>
```typescript
stackingContexts: RareBooleanData;
```