ClientRect · WebPlatform Docs

Summary

An interface for objects that store information regarding the position and dimension of an element.

Properties

bottom
Returns the bottom value for a ClienRect object.
left
Returns the left value for a ClienRect object.
right
Returns the right value for a ClienRect object.
top
Returns the top value for a ClienRect object.

Methods

No methods.

Events

No events.