Skip to main content
canisoon
Object.values method
95.93
JS
The `Object.values()` method returns an array of a given object's own enumerable property values.
Further reading:
Can I use page for: Object.values method
Object.values() on MDN Web Docs
Polyfill
Polyfill for this feature is available in the core-js library