Hi.
I am looking for a function that runs only once after the handsontable is executed.
I was looking for a function in hook. But I could not find it.
https://docs.handsontable.com/pro/3.0.0/Hooks.html
Did I miss anything?
Hi.
I am looking for a function that runs only once after the handsontable is executed.
I was looking for a function in hook. But I could not find it.
https://docs.handsontable.com/pro/3.0.0/Hooks.html
Did I miss anything?
Hi @fkauswlq789
Maybe addHookOnce will meet your requirements. Let me know.