Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
createPropertyObserver
Method · 0.65
aurelia-binding.js
File · 0.65
aurelia-binding.js
File · 0.65
Implementers
1
ModifyCollectionObserver
src/collection-observation.js
Calls
no outgoing calls
Tested by
no test coverage detected