Hello,
I apologize for such a simple question, and I think I missed it somewhere on the site. Is there a page where we can see the order in which hooks will fire? For example, if I add ‘afterSelection’ and ‘afterOnCellMouseDown’ hooks to my handsontable implementation, how can I figure out which code will execute first?
Thanks.