| Package | Description |
|---|---|
| com.github.kklisura.cdt.protocol.types.css |
| Modifier and Type | Method and Description |
|---|---|
List<CSSProperty> |
CSSStyle.getCssProperties()
CSS properties in the style.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CSSStyle.setCssProperties(List<CSSProperty> cssProperties)
CSS properties in the style.
|
Copyright © 2021 Kenan Klisura. All rights reserved.