Package com.vaadin.flow.component.dependency
package com.vaadin.flow.component.dependency
-
Annotation InterfacesClassDescriptionImports a CSS file into the application bundle.Internal annotation to enable use of multiple
CssImportannotations.Defines JavaScript dependencies on aComponentclass.Internal annotation to enable use of multipleJavaScriptannotations.Annotation for defining JavaScript Module dependencies on aComponentclass.Internal annotation to enable use of multipleJsModuleannotations.Annotation for defining an npm package dependency on aComponentclass which includes one or more JS modules.Internal annotation to enable use of multipleNpmPackageannotations.Loads style sheets into the browser according to a given loading mode.Internal annotation to enable use of multipleStyleSheetannotations.Marks that an annotated component implicitly uses another component.Internal annotation to enable use of multipleUsesannotations.