File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 13
13
> No dependencies.
14
14
> ** Pure Angular!**
15
15
16
- > ✓ Angular 15 , Ivy and Angular Universal (SSR) compatible
16
+ > ✓ Angular 16 , Ivy and Angular Universal (SSR) compatible
17
17
18
18
Just hit the button to smoothly scroll back to the top of the page. [ Here's the demo.] ( http://bartholomej.github.io/ngx-scrolltop/ )
19
19
@@ -25,7 +25,7 @@ Just hit the button to smoothly scroll back to the top of the page. [Here's the
25
25
- Smoothly animated
26
26
- a11y ready
27
27
- Highly customizable [ options] ( #options ) ...
28
- - Angular 15 : Pure IVY support
28
+ - Angular 16 : Pure IVY support
29
29
- [ Angular 5+ compatible] ( #compatibility )
30
30
31
31
![ Demo animation] ( https://github.com/bartholomej/material-scrollTop/blob/master/demo/images/material-scrolltop-animation.gif?raw=true )
@@ -87,7 +87,8 @@ If you still need to use it with an older version of Angular, then use version 2
87
87
88
88
| Angular version | ngx-scrolltop | Install |
89
89
| --------------- | ------------- | ----------------------------- |
90
- | ng15 | v5.x.x | ` ng add ngx-scrolltop@latest ` |
90
+ | ng16 | v6.x.x | ` ng add ngx-scrolltop@latest ` |
91
+ | ng15 | v6.x.x | ` ng add ngx-scrolltop@latest ` |
91
92
| ng14 | v4.x.x | ` ng add ngx-scrolltop@4 ` |
92
93
| ng13 | v4.x.x | ` ng add ngx-scrolltop@4 ` |
93
94
| ng12 | v4.x.x | ` ng add ngx-scrolltop@4 ` |
You can’t perform that action at this time.
0 commit comments