Interface: HandleElementCSSBoxDimensionsOptions
An object describing customization for the dimensions feature.
Hierarchy
- HandleElementCSSBoxDimensionsOptions
Properties
shouldThrowWhenNotFound
• Optional
shouldThrowWhenNotFound: boolean
When no elements are found matching the target, should the script raise an error?
defaultvalue
false
target
• target: DOMElementRequest
The element to target. This argument is required.