allenai / pdf-component-library

44 stars 4 forks source link

Allow all callbacks in <Document/> to be run #123

Open pauls-ai2 opened 2 years ago

pauls-ai2 commented 2 years ago

This PR allows the callbacks defined here to be run if passed in. Before this PR, several callbacks could not be passed in, namely: onLoadSucess, onLoadError,onItemClick`.