com.vaadin.flow.component.dependency.
Package com.vaadin.flow.component.dependency
-
Annotation InterfacesClassDescription
Imports a CSS file into the application bundle.
Internal annotation to enable use of multiple
CssImport
annotations.Defines JavaScript dependencies on a
Component
class.Internal annotation to enable use of multiple
JavaScript
annotations.Annotation for defining JavaScript Module dependencies on a
Component
class.Internal annotation to enable use of multiple
JsModule
annotations.Annotation for defining an npm package dependency on a
Component
class which includes one or more JS modules.Internal annotation to enable use of multiple
NpmPackage
annotations.Defines style sheet dependencies on a
Component
class.Internal annotation to enable use of multiple
StyleSheet
annotations.Marks that an annotated component implicitly uses another component.
Internal annotation to enable use of multiple
Uses
annotations.