Applies a plain array to a Y.Array, using the convertPlainToYjsValue to convert the values.
The Y.js Array that will receive the converted values.
The plain JavaScript array whose values will be converted and pushed to the destination.
Applies a plain array to a Y.Array, using the convertPlainToYjsValue to convert the values.