This is a clone of medium.com inline editor toolbar. MediumEditor has been written using vanilla JavaScript, no additional frameworks required. The above code will transform all the elements with the ...
Library exposed single component Editor.component(options: Options = Editor.Options()). This component is div with contenteditable prop that behave like textarea. The most important part of options is ...