Skip to the content.

Installation

Back to menu

Just install frs-hide-scrollbar package with you favourite package manager:

like yarn

yarn add frs-hide-scrollbar@^1.0.0

or npm

npm install frs-hide-scrollbar@^1.0.0 --save

or download it zipped:

from FRS-hide-scrollbar Releases

or just use CDN-hosted file (details in next step - usage).

That’s it! You’ve successfully added FRS-hide-scrollbar package into your project. Let’s see how to use it!