Entry

class Entry(val target: Element, val borderBoxSize: List<ResizeObserver.Size>, val contentBoxSize: List<ResizeObserver.Size>, val contentRect: DOMRectReadOnly, val devicePixelContentBoxSize: List<ResizeObserver.Size>)(source)

Constructors

Link copied to clipboard
constructor(target: Element, borderBoxSize: List<ResizeObserver.Size>, contentBoxSize: List<ResizeObserver.Size>, contentRect: DOMRectReadOnly, devicePixelContentBoxSize: List<ResizeObserver.Size>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard