Does Handsontable provide support for adding helper text or tooltips for custom context menu options?
Render tooltip or helper text for custom context menu option
Hi @ramy.galal
If you want to add tooltips to context menu options you’d need to change the label of that option by adding title
.
Demo
http://jsfiddle.net/handsoncode/71t6k0dj/
Effect
Code