Skip to the content.

Installation

Back to menu

Just install @frsource/frs-hide-scrollbar package with your favorite package manager:

pnpm add @frsource/frs-hide-scrollbar
# or
yarn add @frsource/frs-hide-scrollbar
# or
npm install @frsource/frs-hide-scrollbar --save

or download it zipped:

from @frsource/frs-hide-scrollbar Releases

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

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