https://github.com/andrew-dev283/ngx-scrollbar-ultimate
ngx-scrollbar-ultimate
https://github.com/andrew-dev283/ngx-scrollbar-ultimate
Last synced: 15 days ago
JSON representation
ngx-scrollbar-ultimate
- Host: GitHub
- URL: https://github.com/andrew-dev283/ngx-scrollbar-ultimate
- Owner: andrew-dev283
- Created: 2025-09-19T18:32:23.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2026-02-17T07:50:42.000Z (about 1 month ago)
- Last Synced: 2026-02-17T12:55:21.827Z (about 1 month ago)
- Language: TypeScript
- Homepage: https://ngx-scrollbar-ultimate.vercel.app
- Size: 47.9 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: FUNDING.yml
Awesome Lists containing this project
- fucking-awesome-angular - ngx-scrollbar-ultimate - A lightweight library for vertical scrolling. (Third Party Components / Scroll)
- awesome-angular - ngx-scrollbar-ultimate - A lightweight library for vertical scrolling. (Third Party Components / Scroll)
README
# ngx-scrollbar-ultimate
This project was generated using [Angular CLI](https://github.com/angular/angular-cli) version 20.3.2.
## Description
This is a very lightweight library for vertical scrolling.
This library does not require third party dependencies
### USAGE
1. Install
```bash
npm i ngx-scrollbar-ultimate or
```
OR
```bash
yarn add ngx-scrollbar-ultimate
```
2. Import to your component or module this component:
```bash
NgxScrollbarUltimateComponent
```
3. Add to your code:
```bash
your content
```
IMPORTANT: scrollbar supports setting **height** or **max-height** to parent container
FULL EXAMPLE:
```bash
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed
do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.
Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam,
eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem
quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt.
```
```bash
.container {
border: 1px solid black;
width: 300px;
height: 300px; /* or max-height */
}
.content {
box-sizing: border-box;
padding: 8px;
}
```
4. Add visibility 'hover', if you need.
```bash
your content
```
## Demo
[](https://ngx-scrollbar-ultimate.vercel.app)
## Keywords
scrollbar, angular
## 💸 Support project
[](https://andrew-dev283.github.io/andrew-dev.github.io/)
OR
- https://dalink.to/hq_development
- https://boosty.to/hq_dev