structuredClone() global function

Read More at MDN DocsView Spec

Safe to Use

structuredClone() global function is mostly safe to use.

It’s supported by 86% of global browsers.

Browsers

ChromeFeb 1, 2022v98.0.0
23%91%
There are no users of Chrome running a supported version.
SafariMar 15, 2022v15.4.0
5%83%
There are no users of Safari running a supported version.
EdgeFeb 3, 2022v98.0.0
5%99%
There are no users of Edge running a supported version.
FirefoxNov 2, 2021v94.0.0
2%96%
There are no users of Firefox running a supported version.

Version Breakdown

 
Agent
Support
Adoption
Chrome
Feb 1, 2022 v98.0.0
23%91%
There are no users of Chrome running a supported version.
Feb 1, 2022 – Latest
v98.0.0+
23%91%

Full Support

Chrome Android
Feb 1, 2022 v98.0.0
34%96%
There are no users of Chrome Android running a supported version.
Feb 1, 2022 – Latest
v98.0.0+
34%96%

Full Support

Deno
Sep 14, 2021 v1.14.0
Deno supports this feature.
Sep 14, 2021 – Latest
v1.14.0+

Full Support

The message parameter does not support cloning Blob values.

Aug 10, 2021 – Sep 14, 2021
v1.13.0 – v1.14.0

Partial Support

The message parameter does not support cloning Blob values.

The transfer parameter does not accept ArrayBuffer items. Passing an ArrayBuffer results in an error being thrown.

Edge
Feb 3, 2022 v98.0.0
5%99%
There are no users of Edge running a supported version.
Feb 3, 2022 – Latest
v98.0.0+
5%99%

Full Support

Firefox
Nov 2, 2021 v94.0.0
2%96%
There are no users of Firefox running a supported version.
Nov 2, 2021 – Latest
v94.0.0+
2%96%

Full Support

Firefox for Android
Nov 2, 2021 v94.0.0
Firefox for Android supports this feature.
Nov 2, 2021 – Latest
v94.0.0+

Full Support

Internet Explorer
Unsupported
Internet Explorer does not support this feature.

No Support

Node.js
Oct 19, 2021 v17.0.0
Node.js supports this feature.
Oct 19, 2021 – Latest
v17.0.0+

Full Support

 
Quest Browser
Mar 14, 2022 v20.0.0
Quest Browser supports this feature.
Mar 14, 2022 – Latest
v20.0.0+

Full Support

Opera
Feb 16, 2022 v84.0.0
0%5%
There are no users of Opera running a supported version.
Feb 16, 2022 – Latest
v84.0.0+
0%5%

Full Support

Opera Android
Mar 30, 2022 v68.0.0
Opera Android supports this feature.
Mar 30, 2022 – Latest
v68.0.0+

Full Support

Safari
Mar 15, 2022 v15.4.0
5%83%
There are no users of Safari running a supported version.
Mar 15, 2022 – Latest
v15.4.0+
5%83%

Full Support

Safari on iOS
Mar 15, 2022 v15.4.0
15%91%
There are no users of Safari on iOS running a supported version.
Mar 15, 2022 – Latest
v15.4.0+
15%91%

Full Support

Samsung Internet
Aug 8, 2022 v18.0.0
2%88%
There are no users of Samsung Internet running a supported version.
Aug 8, 2022 – Latest
v18.0.0+
2%88%

Full Support

WebView Android
Feb 1, 2022 v98.0.0
WebView Android supports this feature.
Feb 1, 2022 – Latest
v98.0.0+

Full Support

See Also

Contribute