This feature is well established and works across many devices and browser versions. It’s been available across browsers since August 2016. Learn moreSee full compatibilityReport feedback The destructuring syntax is a JavaScript syntax that makes it possible to unpack values from arrays, or properties from objects, into distinct variables. It can be used in locations that receive data (such as the
