Package elemental2.dom
Interface ViewCSS
@JsType(isNative=true,
namespace="<global>")
public interface ViewCSS
-
Method Summary
Modifier and TypeMethodDescription@Nullable CSSStyleDeclarationgetComputedStyle(@Nullable Element elt) @Nullable CSSStyleDeclarationgetComputedStyle(@Nullable Element elt, @Nullable String pseudoElt)
-
Method Details
-
getComputedStyle
-
getComputedStyle
-