Hi Steffen,
Thanks for contacting Syncfusion support.
We have checked your query. To enable the floatlabel in Multiselect, we suggest you to set
floatLabelType property. Setting floatLabelType as
Always set the label element to be floated always at the top of the input element, setting
Auto will float the label element when control gets focus and setting
Never will not make the label element to float. Also please find the sample below for input elements inside the form.
Sample Link
:
https://stackblitz.com/edit/multiselect-form?file=index.js
Please let us know if you need any further assistance on this.
Regards,
Jeyanth.