stimulus-components / stimulus-character-counter

A Stimulus controller that counts the number of characters in any input fields.
https://stimulus-character-counter.stimulus-components.com
MIT License
21 stars 5 forks source link

Add support for Trix editor #5

Open honeypc opened 11 months ago

honeypc commented 11 months ago

Please help me to configure these plugins to work with the Trix editor. I'm using it in the Rails app project

Thank a lot!

guillaumebriday commented 11 months ago

I think you "just" should put the inputTarget on the hidden input field used by trix and you should be good to go, right?