We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
com.vaadin.flow.spring.annotation.
Annotation Interface SpringComponent
Convenience alias for Component
to
prevent conflicts with Component
.
Author:
Vaadin Ltd
-
Optional Element Summary
Optional Elements
-
Element Details
-
value
The value may indicate a suggestion for a logical component name, to be turned into a Spring bean in case of an autodetected component.
Component.value()
Returns:
the suggested component name, if any
See Also:
Default:
""
-