I am working on a mini access-like system using Vaadin. One feature I would like to implement is the resizing of components (text field, button, text area etc.) at runtime when a user develops screens using the system.
Is there a way to do it or some addon somebody knows of that I can start from?