-
i did as per the readme text .
when i try to start using npm,i get the below error
app/app.module.ts(19,5): error TS2304: Cannot find name 'ScrollSpyModule'.
-
Can this be used to simply watch scroll position ? After certain offset from top of page say 100 i want tochange some css properties .
If user scrolls back below 100 again then i again need to rever…
-
Needed detection of current section is scrolled to set menu item class - current.
-
When I call the getObservable('window') in the ScrollSpyService, the service is returning 'undefined'. Can you please point out what the issue mightbe? Here's my setup:
Module:
```
import { Scro…
-
Hi,
I tried to add ng2-scrollspy to [angular2 webpack starter 2.1.1](https://github.com/AngularClass/angular2-webpack-starter) project but when I want to use ScrollSpyElementDirective I am getting no…
-
Hey guys!
I'm running into an issue using popovers, seems they are having trouble. Starting up my application shows an error
`Uncaught ReferenceError: Tooltip is not defined popove…
-
This issue is to keep track of our over all work and progress towards providing angular 2 components for the core bootstrap 4 javascript components.
- [x] Accordion #17
- [x] Alert #2
- [x] Buttons …