MCPcopy Create free account
hub / github.com/aurelia/binding / getLengthObserver

Method getLengthObserver

src/aurelia-binding.d.ts:529–529  ·  view source on GitHub ↗

* Get a length observer for this collection.

()

Source from the content-addressed store, hash-verified

527 * Get a length observer for this collection.
528 */
529 getLengthObserver(): any;
530}
531
532/**

Callers 3

aurelia-binding.jsFile · 0.65
aurelia-binding.jsFile · 0.65

Implementers 1

ModifyCollectionObserversrc/collection-observation.js

Calls

no outgoing calls

Tested by

no test coverage detected