kvision
Toggle table of contents
8.2.0
js
Platform filter
js
Switch theme
Search in API
kvision
kvision-bootstrap
/
io.kvision.window
/
ResizeObserverEntry
Resize
Observer
Entry
external
class
ResizeObserverEntry
(
source
)
Resize observer entry.
Members
Constructors
Resize
Observer
Entry
Link copied to clipboard
constructor
(
)
Properties
border
Box
Size
Link copied to clipboard
val
borderBoxSize
:
Array
<
BoxSize
>
content
Box
Size
Link copied to clipboard
val
contentBoxSize
:
Array
<
BoxSize
>
device
Pixel
Content
Box
Size
Link copied to clipboard
val
devicePixelContentBoxSize
:
Array
<
BoxSize
>
target
Link copied to clipboard
val
target
:
Element