JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Search
Help
elemental2.dom
ResizeObserverOptions
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
create()
getBox()
setBox(String)
Interface ResizeObserverOptions
@JsType(isNative=true, namespace="<global>")
public interface
ResizeObserverOptions
Method Summary
All Methods
Static Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
static
ResizeObserverOptions
create
()
String
getBox
()
void
setBox
(
String
box)
Method Details
create
@JsOverlay
static
ResizeObserverOptions
create
()
getBox
@JsProperty
String
getBox
()
setBox
@JsProperty
void
setBox
(
String
box)