The spread operator, denoted by three dots ( ... ), can be used to create a new array or object that contains all the properties and values of the original.
確定! 回上一頁