@JsType(isNative=true,
name="SVGStylable",
namespace="<global>")
public interface SVGStylable
Modifier and Type | Method and Description |
---|---|
NativeCSSStyleDeclaration |
getNativeStyle() |
CSSValue |
getPresentationAttribute(String name) |
@JsProperty(name="style") NativeCSSStyleDeclaration getNativeStyle()
Copyright © 2018 Xalys. All rights reserved.