editor.js
editor.js copied to clipboard
Question: Toggling Toolbar
I would like to display a form field. When the user clicks into the form, the toolbar appears. When they exit the field, the toolbar disappears, but the contents of the editor still display, with proper formatting. This is essentially an inline editor with a toggling toolbar.
Is this possible?