Forms Example

This example gives an overview of how you can create signup forms.

This example is a simple dashboard that uses many UI elements. Before entering the heart of the matter, let’s see how to use icons. Several icons Open Source libraries can be used to customize the display of the components.

The most well-known are Awesome (http://fontawesome.io/icons/). The newer versions are not supported (4.7 and 5), but there are many others! To use an Awesome font, add fa – in front of the name of the icon. For example fa-fire

This is the flow for this form
The button element is using star icon

Import this flow from here :

Last updated

Was this helpful?