public static class Page.Styles extends Object implements Serializable
Modifier and Type | Method and Description |
---|---|
void |
add(Resource resource)
Injects a CSS resource into the page
|
void |
add(String css)
Injects a raw CSS string into the page.
|
Copyright © 2019 Vaadin Ltd. All rights reserved.