Karim Ben Yezza

Results 2 comments of Karim Ben Yezza

You can add an event listener for the backspace button to the keyboard module like that: ``` javascript this.quill = new Quill(this.contentElement, { modules: { keyboard: { bindings: { video:...