Open henafufa opened 3 months ago
I can't find any config variable to limit character count
17.0.2
17.2.2
Chrome
https://stackblitz.com/edit/ngx-editor-2fzuev?file=src%2Fapp%2Fapp.component.ts,src%2Fapp%2Fapp.component.html
No response
None
Limiting the maximum amount of lines of the editor (like in a textarea for instance) would be quite useful for my use case as well.
What happened?
I can't find any config variable to limit character count
Version
17.0.2
Angular Version
17.2.2
What browsers are you seeing the problem on?
Chrome
Link to reproduce
https://stackblitz.com/edit/ngx-editor-2fzuev?file=src%2Fapp%2Fapp.component.ts,src%2Fapp%2Fapp.component.html
Relevant log output
No response
Willing to submit a PR?
None