utils/tomap
@ckeditor/ckeditor5-utils/src/tomap
module
Filtering
Functions
-
toMap( data ) → Map
Transforms object or iterable to map. Iterable needs to be in the format acceptable by the
Map
constructor.Parameters
data : Object | Iterable
Object or iterable to transform.
Returns
Map
Map created from data.
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.