shared
utils
string
object
is
extension
js
tracking
string
dom
when
selection
position
iframe
event
scroll
console
node
string
project
fs
console
isInIframe
Type:Function
Status:stable
Since:1.0.0
Platform:js
@blackbyte.sugar.js.is
Check if the page is loaded inside an iframe
Return
- -Boolean
true if in iframe, false if not
Example
import { isInIframe } from '@blackbyte/sugar/is'
if (isInIframe()) {
// do something
}Todo
- testsnormal
Author
- Olivier Bosselolivier.bossel@gmail.comhttps://blackbyte.space