kotlin-stdlib
JS
kotlin-stdlib
/
org.w3c.dom
/
DOMRectInit
DOMRect
Init
JS
inline
fun
DOMRectInit
(
x
:
Double
?
=
0.0
,
y
:
Double
?
=
0.0
,
width
:
Double
?
=
0.0
,
height
:
Double
?
=
0.0
)
:
DOMRectInit