toggle menu
kilua-project
0.0.15
common
switch theme
search in API
kilua-dom
/
web.dom
/
DOMRectInit
DOMRect
Init
interface
DOMRectInit
:
JsAny
Members
Properties
height
Link copied to clipboard
abstract
var
height
:
Double
?
width
Link copied to clipboard
abstract
var
width
:
Double
?
x
Link copied to clipboard
abstract
var
x
:
Double
?
y
Link copied to clipboard
abstract
var
y
:
Double
?