The Label control is used in a UI5 mobile application to provide label text for other controls. Design such as bold, and text alignment can be specified.
As of version 1.50 the default value of the wrapping
property is set to false
Labels for required fields are marked with an asterisk.
Labels are used as titles for single controls or groups of controls.
Label
in Form controls.