FormItem
<ui5-form-item>
| Since 2.0.0info
This component is availabe since 2.0 under an experimental flag and its API and behaviour are subject to change.
The FormItem (ui5-form-item) represents pair of a label and one or more components (text or text fields), associated to it.
Usage​
The FormItem is being used in FormGroup (ui5-form-group) or directly in Form (ui5-form).
ES6 Module Import​
- import @ui5/webcomponents/dist/FormItem.js";
Properties​
columnSpan​
Slots​
labelContent​
default​
Events​
No events available for this component.
Methods​
No methods available for this component.