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