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