-
-
Notifications
You must be signed in to change notification settings - Fork 316
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Help getContents #435
Comments
Hi, |
Thanks for the quick help, There is another question, I found another Editor while searching on cssscript.com seems to have changed the name but I know it's the product of your previous version. |
Thanks for the link. |
they only work on github or gitee, you need to report to the website vendors that they operate, cssscript also needs to report, they are long-standing websites or large storage places for code and they will stop working action. |
@anhdoantm |
Thanks for this feedback. |
|
You can use the getCharCount |
Somehow, he doesn't accept it. So wait Add |
Hmm.. is right? |
That's right, only |
Are you using suneditor-react? |
No, I'm targeting only using pure javscript, I don't want to rely on the 3rd library. |
The 2.31.1 version has been updated. PS: The lack of other attributes in editor is that something is wrong. |
Hi, @JiHong88 Editor very good
I used
editor.getContents();
to validators to get text values to receive notifications, but in this case it gets the whole code of textarea instead of key text.Only get text, is there any method to do that, I'm using formvalidation.
Take a look at the code and look through the link below for info.
Thanks in advance.
The text was updated successfully, but these errors were encountered: