Interface Document.WriteTextUnionType
- Enclosing class:
Document
@JsType(isNative=true,
name="?",
namespace="<global>")
public static interface Document.WriteTextUnionType
-
Method Summary
Modifier and TypeMethodDescriptiondefault String
asString()
default TrustedHTML
default boolean
isString()
default boolean
static Document.WriteTextUnionType
-
Method Details
-
of
-
asString
-
asTrustedHTML
-
isString
@JsOverlay default boolean isString() -
isTrustedHTML
@JsOverlay default boolean isTrustedHTML()
-