Form component Label size issue

When the size of the contents of a label exceed the size of the label, the content is cut off with an ellipsis (eg. Docume…).
Is there a way to fix this behavior?
Is there a way to display the contents of a label as a tooltip instead?

Please, try to use the “labelWidth” property to define the corresponded width for your label.

If the label size is fixed, I’m asking if it’s displayed as a tool tip. Is there any way other than adjusting the label size? Is there any tooltip function on the label?

Unfortunately there is no possibility to display the tooltip for the control label.