keys () function returns an array of the object's own enumerable properties. You can then iterate over each key in the object using forEach() .
確定! 回上一頁