Creating Components Overview
There are many ways to create components in Vaadin Flow .
In this part of the documentation, we demonstrate the numerous ways to create components:
Note | You can also create components using Polymer templates. See Creating a Simple Component Using the Template API for more. |
We also cover cover these topics that apply generally when creating components: