Hello,
We are using Kendo chat component in our application.
We have a request to make something like textarea instead of text input field, or something similar with the multiline input.
Is that possible with current implementation or do you plan to support it in the near future?
Thansk in advance!
Milan
Hi Milan,
I am afraid that wrapping the text inside an input doesn't seem to be possible. I understand that this may be disappointing, but the desired behavior cannot be achieved with the currently rendered DOM of the Conversational UI component. The input element should be replaced with a textarea in order to allow wrapping its value on multiple lines.Regards,
Martin
Progress Telerik