<script src="https://unpkg.com/[email protected]/dist/element-viewer.min.js"></script>npm i element-vieweryarn add element-viewerelementViewer({
elementSelector: '.stamped-io', // the element selector to observe if being visualized
visualizationTimer: 3000 // time to consider the visualization
}, () => {
sendToAnalytics('review_viewed') // send to analytics with the event name (example method)
})- Light Weight on Bundlephobia
- The final file, minified and with babel is: dist/element-viewer.min.js