Interface FormData.SetValueUnionType
- Enclosing class:
FormData
@JsType(isNative=true,
name="?",
namespace="<global>")
public static interface FormData.SetValueUnionType
-
Method Summary
-
Method Details
-
of
-
asBlob
-
asString
-
isBlob
@JsOverlay default boolean isBlob() -
isString
@JsOverlay default boolean isString()
-