Tim Mackey
Member since Jun 2, 2019
- Profile: /members/13965-tim-mackey.htm
- Comments: 1
Recent Blog Comments By Tim Mackey
-
Prevent Scrolling In A Parent Element Using Directives In Angular 4.4.6
Posted on Jun 2, 2019 at 10:27 PM
A masterful piece of coding. I dropped the directive code into my app and it worked perfectly! (tslint recommended @Input() instead of Directive({inputs: ...}), though.) An enhancement I'd like to see is the ability to selectively apply trapScroll via a run-time decision in Typescript. T... read more »