-
Notifications
You must be signed in to change notification settings - Fork 59
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
How to get current applied formats? #29
Comments
Nice catch. Off the top of my head, using the "callback" function in the rich_editor.js file is the way to go:
If you've solved it, please open a PR or leave some code here for others. Thanks! |
Merge request created, please review it. |
When a user taps "Return" without entering a value, the unordered list format should automatically deselect. However, there isn't a decisive variable or method to determine the current selected format, posing a challenge in altering the UI accordingly.
PFA Video.
Simulator.Screen.Recording.-.iPhone.14.Pro.-.2023-08-28.at.14.49.47.mp4
The text was updated successfully, but these errors were encountered: