Custom Overlay Scrollbars with Native Scrolling | ngx-scrollbar

Custom overlay scrollbars with Angular’s native scrolling mechanism, and provide seamless scrolling guidance across browsers.

ngx scrollbar, angular custom scrollbar, custom scrollbar angular material, ngx perfect scrollbar, ng scrollbar is not a known element, angular scrollbar

Features

  • Super easy to use
  • Native scrolling mechanism
  • Highly customizable
  • Smooth scroll
  • Reached events
  • Resize sensor
  • Easy integration
  • Mobile support
  • RTL support
  • Universal support
  • Ivy engine support
  • Auto-height
  • Auto-width

How to make use of it:

Installation:

# Yarn
$ yarn add ngx-scrollbar

# NPM
$ npm install ngx-scrollbar --save

1. Import the ngx-scrollbar into your module.

import { ScrollbarModule } from 'ngx-scrollbar';

2. The markup.

<ng-scrollbar class="sample">
  <div class="inner">
    <b>Lorem ipsum dolor sit amet</b>
    <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Amet mollitia vero quam, nisi possimus dolorem
      asperiores, molestiae sit voluptatibus alias consequuntur laudantium repellat ea quidem quaerat rerum
      perspiciatis iste adipisci.</p>
    <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Assumenda earum facilis sed nihil numquam at
      accusamus eum error eaque alias hic sint rem consequatur impedit tempore, dolor, quos, quae esse?</p>
    <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Labore maiores maxime corrupti quisquam.
      Dignissimos sunt error voluptatibus repellat consequatur illo, aliquid nihil maxime veniam repudiandae,
      provident et sit, reiciendis dicta.</p>
    <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Repudiandae id amet deserunt voluptate maiores
      sunt
      aut eligendi totam nesciunt magnam illo consectetur aspernatur at voluptatem, qui unde ullam omnis
      voluptates.</p>
    <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Id assumenda et fugiat placeat enim quas,
      voluptas
      odio aperiam in quibusdam beatae eaque minima. Consequuntur pariatur, doloremque, odit dolorem ullam
      sunt!</p>
  </div>
</ng-scrollbar>

custom-scrollbar-angular-material

ngx-scrollbar

custom overlay scrollbars for angular, ngx-scrollbar Plugin/Github


See Demo And Download

Official Website(MurhafSousli): Click Here

This superior jQuery/javascript plugin is developed by MurhafSousli. For extra advanced usage, please go to the official website.

Related Posts

Input-Values-Using-Mouse-Drag

Create Side Sliders Input Values Using Mouse Drag | Pointer Lock

HTML Range Slider is a lightweight library to create side sliders to adjust values easily and precisely by making use of the Pointer Lock API. Side Slider…

simple-parallax-scrolling-js

Smooth and Lightweight Parallax Scroll Library in Pure Javascript

Lightweight and seamless parallax scrolling library implemented in pure javascript using hardware acceleration for additional performance. Main Features Extremely lightweight with no dependencies A few kilobytes of pure…

Convert-Form-Data-to-JSON

How to Convert Form Data to JSON with HTML Forms | FormsJS

FormsJS is a simple-to-use JavaScript library that covers type subject values to JSON in real time. The items containing the data category will be analyzed automatically. It…

editable-html-table-using-javascript

A Small jQuery Extension to Convert An Editable HTML Table

Editable Table is a small jQuery extension to convert an editable HTML table for fast data entry and validation. A small jQuery extension to convert a static…

jquery.youtube-background

Simple jQuery Plugin for Embedding YouTube Videos As Cover Background

jquery.youtube-background is a jQuery plugin built to facilitate YouTube embeds as cover wallpaper using the YouTube Embed API. There is another jQuery Youtube Video Background plugin that…

Data-Table-Generator-Tabulator

Interactive Data Table Generator with JS/jQuery and JSON | Tabulator

Tabulator allows you to create interactive tables in seconds from any HTML Table, JavaScript array, AJAX data source, or JSON format data. Just include the library in your…