This provides possibility to leave an item slot of FormLayout visually empty
By adding an EmptyFormLayoutItem to a FormLayout, you can leave an item slot empty. This is useful for complete customisation of your FormLayout. You can also use it to create an empty row within a FormLayout so you don't have to create 2 separate FormLayouts.
This is best used with FormLayouts that have only 1 ResponsiveStep defined. Because otherwise you have not enough control over where the empty slot is placed.
Install
Framework Support
Vaadin platform 13+
Install with
Release notes - Version 1.0.2
Demo View was broken in previous versions.