What are Vaadin components made of? Learn about the Component and Element APIs and the powerful tools that Vaadin Flow gives you to manipulate the DOM from the server side, giving you full control of what is rendered in the browser.
What you will learn
-
Binding client side events to server side listeners
-
Using keyboard shortcuts to execute actions on the server
-
How to access the DOM from a robust server-side API
-
How to add custom communication between the client and the server