asJsArrayView
Returns a view with the JsArray methods to consume it in JavaScript as a regular array. Structural changes in the base list are synchronized with the view, and vice versa.
Returns a view with the JsArray methods to consume it in JavaScript as a regular array. Structural changes in the base list are synchronized with the view, and vice versa.
Thanks for your feedback!