How can I make a textarea field non editable in extjs 4? I see the API extjs textarea, but i dont see editable property. I need only to show text messages in the text area but I would also like it to autoscroll when there is more text in it, which textarea component can provide, but still I dont want it editable.
Or should I use different text component?
I guess you are looking for the config readOnly:true
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With