onLoad The onLoad prop expects a function, this is triggered after the dataset has been retrieved and set. <AjaxTable onLoad={() => console.log('loaded!')} />