Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • GetPropertiesParameterType

Index

Properties

Optional accessorPropertiesOnly

accessorPropertiesOnly: boolean

If true, returns accessor properties (with getter/setter) only; internal properties are not returned either.

experimental

Optional generatePreview

generatePreview: boolean

Whether preview should be generated for the results.

experimental

objectId

objectId: RemoteObjectId

Identifier of the object to return properties for.

Optional ownProperties

ownProperties: boolean

If true, returns properties belonging only to the element itself, not to its prototype chain.

Generated using TypeDoc