Characters Count TextArea

Hi guys,
I’d like to know how I can show, inside webix textarea, the characters count.

Thanks a lots.

There is no built-in solution

It is quite easy to add a custom solution, by using onKeyPress event, check the next snippet https://snippet.webix.com/ej9cusxe

Thanks a lots!

with onChange added you will also get characters limited

https://snippet.webix.com/ezx5vtyc

https://docs.webix.com/api__link__ui.textarea_attributes_config.html