show_char_limit
show_char_limit copied to clipboard
Add error class to status element when char count is over
As a UI feedback, it would be nice to change the color / font / size / border etc, of the status element when the count goes over.
You can't do this presently unless you listen for the error event. Instead, it would be easier if the status element got the error class when the char count is over the limit.