Package com.vaadin.flow.component.dependency
package com.vaadin.flow.component.dependency
-
ClassDescriptionImports a CSS file into the application bundle.Internal annotation to enable use of multiple
CssImport
annotations.Defines JavaScript dependencies on aComponent
class.Internal annotation to enable use of multipleJavaScript
annotations.Annotation for defining JavaScript Module dependencies on aComponent
class.Internal annotation to enable use of multipleJsModule
annotations.Annotation for defining an npm package dependency on aComponent
class which includes one or more JS modules.Internal annotation to enable use of multipleNpmPackage
annotations.Defines style sheet dependencies on aComponent
class.Internal annotation to enable use of multipleStyleSheet
annotations.Marks that an annotated component implicitly uses another component.Internal annotation to enable use of multipleUses
annotations.