@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="Object")
public interface ExtendableEventInit
extends EventInit
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ExtendableEventInit.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ExtendableEventInit.Builder |
of() |
bubbles, cancelable, composed, setBubbles, setCancelable, setComposed@JsOverlay @Nonnull static ExtendableEventInit.Builder of()