You will have to use control sap.m.VBox
<VBox>
<Input type="Text" value="{binding}"
</Input>
<Label text="Label for Input">
</Label>
</VBox>
You will have to use control sap.m.VBox
<VBox>
<Input type="Text" value="{binding}"
</Input>
<Label text="Label for Input">
</Label>
</VBox>