1.0.2 • Published 3 years ago
@jswork/next-is-in-iframe v1.0.2
next-is-in-iframe
Identify if a webpage is being loaded inside an iframe or directly into the browser window.
installation
npm install -S @jswork/next-is-in-iframe
usage
import '@jswork/next-is-in-iframe';
nx.isInIframe(); // true or false
resources
license
Code released under the MIT license.