Skip to main content

I would like to ungroup/unframe a frame. Can’t seem to find it in the docs.

Move children to the frame’s parent using parent.insertChild or parent.appendChild and delete the frame.


Figured something like this, thanks.


Reply