I saw that you have introduced an on-click handler for cells recently. Good!
What I’m missing though is the option to set a cursor type for hovering over a cell. If I’m implementing the on-click handler, I would like to set the cursor type to “pointer”:
Regards,