Implementing UI like in the example

Jean-Christophe Gueriaud:
Hi,

Are you using Vaadin 14?

You can use Material Theme, the textfield looks like in spring initializr.

Here you have an example: https://cdn.vaadin.com/vaadin-material-styles/1.3.2/demo/text-fields.html

And the documentation to add this in a Vaadin 14 app: https://vaadin.com/docs/v14/themes/material/material-overview.html

Hi, Thank you for response.
Yes 14. I will check your links.