bagde

1.0.0 • Public • Published

bagde 仿QQ未读提醒

拖动徽章可消除未读,拖动至初始位置则不消除。

使用方法

<script src="../index.js"></script>
<script>
    new Badge({
        container: '.msg-badge',
        count: 8,
        overflowCount: 99, // 超过此数字显示+号,默认99
        background: '#f50', // 背景色
        color: '#fff' // 前景色
    })
</script> 

扫一扫看demo

二维码

Readme

Keywords

Package Sidebar

Install

npm i bagde

Weekly Downloads

0

Version

1.0.0

License

ISC

Last publish

Collaborators

  • hingsir