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 verse.
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 verse.
Thanks for your feedback!