Does Handsontable provide support for adding helper text or tooltips for custom context menu options?
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
Effect
Code