@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="?")
public interface HTMLOrSVGScriptElement
Modifier and Type | Method and Description |
---|---|
static HTMLOrSVGScriptElement |
of(HTMLScriptElement value) |
static HTMLOrSVGScriptElement |
of(SVGScriptElement value) |
@JsOverlay @Nonnull static HTMLOrSVGScriptElement of(@Nonnull HTMLScriptElement value)
@JsOverlay @Nonnull static HTMLOrSVGScriptElement of(@Nonnull SVGScriptElement value)