od-virtualscroll icon indicating copy to clipboard operation
od-virtualscroll copied to clipboard

🚀 Observable-based virtual scroll implementation in Angular

Results 11 od-virtualscroll issues
Sort by recently updated
recently updated
newest added

Currently `vsData` is expected to be `Observable`. It'd be useful if it were expanded to support the more general `Observable`, which would allow it to take such types as ES6...

feature-request