kilua-project
Toggle table of contents
0.0.19
common
Platform filter
common
Switch theme
Search in API
kilua-project
kilua-dom
/
web.dom
/
DOMRectInit
DOMRect
Init
interface
DOMRectInit
:
JsAny
(
source
)
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
?