Interface CSSProperties.PaddingBottomUnionType
- Enclosing class:
CSSProperties
@JsType(isNative=true,
name="?",
namespace="<global>")
public static interface CSSProperties.PaddingBottomUnionType
-
Method Summary
-
Method Details
-
of
-
asDouble
@JsOverlay default double asDouble() -
asString
-
isDouble
@JsOverlay default boolean isDouble() -
isString
@JsOverlay default boolean isString()
-