Package | Description |
---|---|
com.vaadin.flow.internal |
Modifier and Type | Method and Description |
---|---|
static List<StyleSheet> |
AnnotationReader.getStyleSheetAnnotations(Class<? extends Component> componentClass)
Finds all
StyleSheet annotations on the given Component
class, its super classes and implemented interfaces. |
Copyright © 2025. All rights reserved.