Allow frontend method execution on Block.load event (#2108)
* add _js argument to load method
* formatting
* change default type of js arg to None
* change type of js arg to None
* fix test_data js arg type
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>