utils/objecttomap
@ckeditor/ckeditor5-utils/src/objecttomap
module
Filtering
Functions
-
objectToMap( obj ) → Map
Transforms object to map.
Note: For mixed data (
Object
orIterable
) there's a dedicatedtoMap
function.Parameters
obj : Object
Object to transform.
Returns
Map
Map created from object.
Every day, we work hard to keep our documentation complete. Have you spotted an outdated information? Is something missing? Please report it via our issue tracker.