JSFiddle - React, Tailwind, and code Playground

by Valentin Sarychev

HTML

<iframe>

</iframe>

JavaScript

console.log(Array.prototype.slice.call(top.frames), Array.prototype.slice.call(this.frames))

this.frames[0].x = 1;

console.log(top.x, this.frames[0].x)