Object.keys() extracts keys from a given object, the returned array can be used as is, or couple it with an iteration method like forEach ...
確定! 回上一頁