1919
2020Configurable, lightweight back to top button for Angular projects.
2121
22- # Compatibility
23-
24- | Angular version | @proangular/ngx-scroll-top | Install |
25- | --------------- | -------------------------- | ------------------------------------------ |
26- | v14 | v1.x.x | ` ng add @proangular/ngx-scroll-top@latest ` |
27- | v13 | v1.x.x | ` ng add @proangular/ngx-scroll-top@latest ` |
28- | v12 | v1.x.x | ` ng add @proangular/ngx-scroll-top@latest ` |
29-
3022# Demo
3123
3224<p align =" center " >
@@ -89,6 +81,14 @@ Use package
8981</ngx-scroll-top >
9082```
9183
84+ # Compatibility
85+
86+ | Angular version | @proangular/ngx-scroll-top | Install |
87+ | --------------- | -------------------------- | ------------------------------------------ |
88+ | v14 | v1.x.x | ` ng add @proangular/ngx-scroll-top@latest ` |
89+ | v13 | v1.x.x | ` ng add @proangular/ngx-scroll-top@latest ` |
90+ | v12 | v1.x.x | ` ng add @proangular/ngx-scroll-top@latest ` |
91+
9292# Development
9393
94941 . Pull, create new branch, add changes.
@@ -103,12 +103,13 @@ Thank you for your contributions!
103103As a husband and father of four children, your donations mean the world to me! Any donations are greatly appreciated and keep me going!
104104
105105[ https://www.paypal.me/CodyTolene ] ( https://www.paypal.me/CodyTolene )
106+
106107[ https://github.com/sponsors/ProAngular ] ( https://github.com/sponsors/ProAngular )
107108
108109# License
109110
110111Copyright © ; 2022 [ Cody Tolene] ( https://www.CodyTolene.com )
111112
112- All contents are licensed under the [ MIT license] .
113+ All content is licensed under the [ MIT license] .
113114
114115[ mit license ] : LICENSE
0 commit comments