Preparing search index...
The search index is not available
@nextcloud/files
@nextcloud/files
index
<internal>
DOMRectReadOnly
Variable DOMRectReadOnly
DOMRectReadOnly
:
{
prototype
:
DOMRectReadOnly
;
fromRect
(
other
?:
DOMRectInit
)
:
DOMRectReadOnly
;
new
(
x
?:
number
,
y
?:
number
,
width
?:
number
,
height
?:
number
,
)
:
DOMRectReadOnly
;
}
Type declaration
new
(
x
?:
number
,
y
?:
number
,
width
?:
number
,
height
?:
number
)
:
DOMRectReadOnly
Parameters
Optional
x
:
number
Optional
y
:
number
Optional
width
:
number
Optional
height
:
number
Returns
DOMRectReadOnly
prototype
:
DOMRectReadOnly
fromRect
:
function
fromRect
(
other
?:
DOMRectInit
)
:
DOMRectReadOnly
MDN Reference
Parameters
Optional
other
:
DOMRectInit
Returns
DOMRectReadOnly
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@nextcloud/files
Loading...
MDN Reference