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