Angular drag & drop / mousedown scroll directive
Angular directive to scroll on drag / mousedown. High performance since it does not trigger Angular’s change detection at all.
Requires at least Angular 5+ (RxJS 5.5+)
Thanks to Ben Lash and asvd/dragscroll