🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@better-scroll/scroll-bar

Package Overview
Dependencies
Maintainers
3
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@better-scroll/scroll-bar

scrollbar is used to BetterScroll, which behaves like browser scrollbar

2.5.1
latest
Source
npm
Version published
Weekly downloads
3K
-26.22%
Maintainers
3
Weekly downloads
 
Created
Source

@better-scroll/scroll-bar

中文文档

An elegant and beautiful scroll bar.

Usage

import BScroll from '@better-scroll/core'
import Scrollbar from '@better-scroll/scroll-bar'
BScroll.use(Scrollbar)

const bs = new BScroll('.wrapper', {
  scrollbar: true
})

Keywords

scroll

FAQs

Package last updated on 29 Mar 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts