Package elemental2.dom
Interface StylePropertyMap.SetValuesUnionType
- Enclosing class:
StylePropertyMap
@JsType(isNative=true,
name="?",
namespace="<global>")
public static interface StylePropertyMap.SetValuesUnionType
-
Method Summary
Modifier and TypeMethodDescriptiondefault @Nullable CSSStyleValuedefault @Nullable StringasString()default booleandefault booleanisString()static @Nullable StylePropertyMap.SetValuesUnionType
-
Method Details
-
of
-
asCSSStyleValue
-
asString
-
isCSSStyleValue
@JsOverlay default boolean isCSSStyleValue() -
isString
@JsOverlay default boolean isString()
-