Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
aws-amplify
utils
<Reference Types>
DOMRectReadOnly
Interface DOMRectReadOnly
interface
DOMRectReadOnly
{
bottom
:
number
;
height
:
number
;
left
:
number
;
right
:
number
;
top
:
number
;
width
:
number
;
x
:
number
;
y
:
number
;
toJSON
(
)
:
any
;
}
Hierarchy (
view full
)
DOMRectReadOnly
DOMRect
Index
Properties
bottom
height
left
right
top
width
x
y
Methods
toJSON
Properties
Readonly
bottom
bottom
:
number
Readonly
height
height
:
number
Readonly
left
left
:
number
Readonly
right
right
:
number
Readonly
top
top
:
number
Readonly
width
width
:
number
Readonly
x
x
:
number
Readonly
y
y
:
number
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
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter