robbestad / react-iframe

Simple solution for using iframes in React
ISC License
436 stars 79 forks source link

Expose onLoad callback #23

Closed foxmicha closed 6 years ago

foxmicha commented 6 years ago

This exposes the onLoad callback from the IFrame, allowing React components to pass in a function that will be triggered when the IFrame loads fresh or when the URL is updated from within the IFrame