[Solved] kendo-textarea has two resize buttons

0 Answers 11 Views
TextArea
Miljana
Top achievements
Rank 1
Miljana asked on 08 Apr 2026, 08:18 AM

This is code:


<kendo-textarea
      placeholder="Write description…"
      resizable="vertical"
      [rows]="2">
</kendo-textarea>

 

and this is output (top button is only for vertical resizing and bottom one resizes both ways):

 

Hetali
Telerik team
commented on 08 Apr 2026, 07:02 PM

Hi Miljana,

Thank you for reaching out.

Upon using the code provided, the resizable property worked as expected with only vertical resize option as seen in this StackBlitz example.

Output:

Let me know if the issue is fixed after comparing the code. If you continue to see the issue, please update the StackBlitz example such that it replicates the behavior or an isolated Angular application. I will then investigate and further assist you. 

Looking forward to hearing from you.

Regards,
Hetali
Progress Telerik

 

 

No answers yet. Maybe you can help?

Tags
TextArea
Asked by
Miljana
Top achievements
Rank 1
Share this question
or