textarea drag and resize

Hi.

Can we as in chrome, drag and resize the textarea with webix ?
Thanks

Webix ui.textarea doesn’t support such functionality. You can only embed a native html-textarea, as provided here. And there’s also more complex example.