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