| Package | Description |
|---|---|
| com.vaadin.flow.internal |
| Class and Description |
|---|
| CssImport
Imports a CSS file into the application bundle.
|
| HtmlImport
Deprecated.
Bower WebJars will be deprecated soon, so this functionality will
also be deprecated and eventually removed from Vaadin. Developers
should discontinue using compatibility mode and
HtmlImports/WebJars in favor of JsModules.
More
info about deprecation here.
|
| JavaScript
Defines JavaScript dependencies on a
Component class. |
| JsModule
Annotation for defining JavaScript Module dependencies on a
Component
class. |
| StyleSheet
Defines style sheet dependencies on a
Component class. |
Copyright © 2000–2024 Vaadin Ltd. All rights reserved.