Interface ElementInternals.SetFormValueStateUnionType
- Enclosing class:
ElementInternals
@JsType(isNative=true,
name="?",
namespace="<global>")
public static interface ElementInternals.SetFormValueStateUnionType
-
Method Details
-
of
-
asFile
-
asFormData
-
asString
-
isFile
@JsOverlay default boolean isFile() -
isFormData
@JsOverlay default boolean isFormData() -
isString
@JsOverlay default boolean isString()
-