Web platform features explorer

structuredClone()

Widely available since 2024-09-14
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.

Learning resources on MDN

Browser support

Usage (according to Chrome Platform Status)

~18.546% of page loads. More data at chromestatus.

Specifications