map () method gets called with each element (object) in the array. On each iteration, we return an array containing the object's key and value.
確定! 回上一頁