Preparing search index...
The search index is not available
Houston Common Library
Houston Common Library
@45drives/houston-common-ui
DOMRect
Interface DOMRect
MDN Reference
interface
DOMRect
{
bottom
:
number
;
height
:
number
;
left
:
number
;
right
:
number
;
top
:
number
;
width
:
number
;
x
:
number
;
y
:
number
;
toJSON
(
)
:
any
;
}
Hierarchy-Diagram
Legend
interface
public property
public method
Hierarchy (
view full
)
DOMRectReadOnly
DOMRect
Index
Properties
bottom
height
left
right
top
width
x
y
Methods
toJSON
Properties
Readonly
bottom
bottom
:
number
MDN Reference
height
height
:
number
MDN Reference
Readonly
left
left
:
number
MDN Reference
Readonly
right
right
:
number
MDN Reference
Readonly
top
top
:
number
MDN Reference
width
width
:
number
MDN Reference
x
x
:
number
MDN Reference
y
y
:
number
MDN Reference
Methods
toJSON
toJSON
(
)
:
any
Returns
any
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
bottom
height
left
right
top
width
x
y
toJSON
Official Cockpit API Documentation
Houston Common Library
Loading...
MDN Reference