Web features explorer

structuredClone()

Widely available
Tags: api

The structuredClone() global method creates a deep copy of an object. Values that cannot be cloned can instead be transferred, making the original value no longer usable. To learn more, see Window: structuredClone() method at MDN.

Compatibility

Specifications