Open hafen opened 8 years ago
Would it be possible to make 'anything' lazy load? Like make the whole chunk just an iframe widget that points to the output.
Beyond images and htmlwidgets, are there other outputs that would need this? For images, I'd rather directly use recliner.js's native handling of img src tags (http://sourcey.com/recliner/#images) because I've had some performance issues with iframes / htmlwidgets on Chrome.
This should be extremely straightforward.