The fundamental idea of the object spread operator is to create a new plain object using the own properties of an existing object. So {...obj} ...
確定! 回上一頁