mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
615 B
615 B
Home > puppeteer > Protocol > DOMSnapshot > LayoutTreeNode > isStackingContext
Protocol.DOMSnapshot.LayoutTreeNode.isStackingContext property
Set to true to indicate the element begins a new stacking context.
Signature:
isStackingContext?: boolean;