utils/toarray
@ckeditor/ckeditor5-utils/src/toarray
module
Filtering
Functions
-
toArray( data ) → Array
Transforms any value to an array. If the provided value is already an array, it is returned unchanged.
Parameters
data : *
The value to transform to an array.
Returns
Array
An array 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.