puppeteer/new-docs/puppeteer.protocol.runtime.propertydescriptor.enumerable.md
2020-07-13 14:01:35 +01:00

612 B

Home > puppeteer > Protocol > Runtime > PropertyDescriptor > enumerable

Protocol.Runtime.PropertyDescriptor.enumerable property

True if this property shows up during enumeration of the properties on the corresponding object.

Signature:

enumerable: boolean;