Hello,
I am using Handsontable in a Vue project and the integration on the cells looks/based on this example: https://jsfiddle.net/vadimborodin/y4dntfcm/
It’s a way to intercept here, in the component that extends BaseEditor, the delete(clear cell) event (backspace and delete keys)?
Thanks,
Vadim