You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm exploring the usage of Editor.js and I'm interested in implementing a feature where inline tools open on hovering over text within the editor. I would like to know if anyone has experience or has implemented this functionality before.
Specifically, I want the inline tool to be triggered when a user hovers over text within the editor, providing the option to access my custom inline tool to editing options or actions related to that text. If anyone has successfully achieved this or has any insights on how to approach it within the Editor.js framework, I would greatly appreciate any guidance or pointers.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm exploring the usage of Editor.js and I'm interested in implementing a feature where inline tools open on hovering over text within the editor. I would like to know if anyone has experience or has implemented this functionality before.
Specifically, I want the inline tool to be triggered when a user hovers over text within the editor, providing the option to access my custom inline tool to editing options or actions related to that text. If anyone has successfully achieved this or has any insights on how to approach it within the Editor.js framework, I would greatly appreciate any guidance or pointers.
Thank you in advance for your help!
Beta Was this translation helpful? Give feedback.
All reactions