Skip to content
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

unable to remove style #297

Open
Venkatesh131 opened this issue Jun 15, 2023 · 1 comment
Open

unable to remove style #297

Venkatesh131 opened this issue Jun 15, 2023 · 1 comment

Comments

@Venkatesh131
Copy link

richTextEditor.setBold() once it's set i would like to remove it with richTextEditor.setBold(false) or something which only removes bold instead of removeFormat() which clears all style

@thanhbouet
Copy link

Just call .setBold() again. it will reset to normal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants