Package | Description |
---|---|
elemental.css | |
elemental.dom | |
elemental.html | |
elemental.js.css | |
elemental.svg |
Modifier and Type | Method and Description |
---|---|
CSSStyleDeclaration |
CSSPageRule.getStyle() |
CSSStyleDeclaration |
CSSStyleRule.getStyle()
Returns the
CSSStyleDeclaration object for the rule. |
CSSStyleDeclaration |
CSSKeyframeRule.getStyle() |
CSSStyleDeclaration |
CSSFontFaceRule.getStyle() |
Modifier and Type | Method and Description |
---|---|
CSSStyleDeclaration |
Document.getOverrideStyle(Element element,
String pseudoElement) |
CSSStyleDeclaration |
Element.getStyle()
An object representing the declarations of an element's style attributes.
|
CSSStyleDeclaration |
ElementalMixinBase.getSvgStyle() |
Modifier and Type | Method and Description |
---|---|
CSSStyleDeclaration |
Window.getComputedStyle(Element element,
String pseudoElement) |
Modifier and Type | Class and Description |
---|---|
class |
JsCSSStyleDeclaration |
Modifier and Type | Method and Description |
---|---|
CSSStyleDeclaration |
SVGStylable.getSvgStyle()
Corresponds to attribute
style on the given element. |
Copyright © 2018. All rights reserved.