@JsType(isNative=true,
name="?",
namespace="<global>")
public static interface ResizeObserverOptions.BoxUnionType
| Modifier and Type | Method and Description |
|---|---|
static ResizeObserverOptions.BoxUnionType |
borderBox() |
static ResizeObserverOptions.BoxUnionType |
contentBox() |
static ResizeObserverOptions.BoxUnionType |
devicePixelContentBox() |
@JsOverlay static ResizeObserverOptions.BoxUnionType borderBox()
@JsOverlay static ResizeObserverOptions.BoxUnionType contentBox()
@JsOverlay static ResizeObserverOptions.BoxUnionType devicePixelContentBox()
Copyright © 2019–2022 Dominokit. All rights reserved.