当前位置: 首页 > 软件库 > Web应用开发 > Web框架 >

ngx-scrollbar

授权协议 MIT License
开发语言 JavaScript
所属分类 Web应用开发、 Web框架
软件类型 开源软件
地区 不详
投 递 者 戚兴邦
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

Angular Custom Scrollbar

tests

Custom overlay-scrollbars with native scrolling mechanism for Angular, it also provides a cross-browser smooth scroll directive.


The documentation is available at the wiki page ��


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

Compatibility

  • This package doesn't support IE11
  • For Angular < 8, use the legacy version ngx-scrollbar@4.2.0 (unsupported).

Issues

If you identify any errors in the library, or have an idea for an improvement, please open an issue.

Sponsoring ngx-scrollbar

Sponsors

Become a sponsor and get your logo on our README on GitHub and the front page of https://ngx-scrollbar.netlify.com/.

Backers

Become a backer and get your logo on our README on GitHub.

Author

More plugins

  • 简介 此插件是 Malihu jQuery Scrollbar 为了在 Angular2+ 环境下使用,封装的一个ts的版本。提供directive和service。 从安装量来看,它比不过 perfect-scrollbar,所以我最后也没用它。但是也记录一下用法,万一以后要用呢! 安装 npm install ngx-malihu-scrollbar --save 我当时安装的版本是 `7.0

  • 关于Angular+ngx-perfect-scrollbar自定义各大浏览器滚动条样式的解决方法 参考文章: (1)关于Angular+ngx-perfect-scrollbar自定义各大浏览器滚动条样式的解决方法 (2)https://www.cnblogs.com/24klr/p/12009933.html 备忘一下。

 相关资料
  • ngx-weui 是一个使用 Angular 构建的 WeUI 组件。 在线示例以及API文档。

  • ngx-fastdfs 是 nginx + lua +fastdfs 实现分布式图片实时动态压缩。 install 进入docker目录docker build -t  fastdfs:dev . 使用 docker -idt -p 80:80 fastdfs:dev /bin/bash进入容器执行/etc/rc.local 测试 进入容器执行test目录下的./test.sh或者直接执行下面脚本

  • ngx-markdown ngx-markdown is an Angular library that combines... Marked to parse markdown to HTML Prism.js for language syntax highlight Emoji-Toolkit for emoji support KaTeX for math expression rende

  • ngx-admin Who uses ngx-admin?| Documentation | Installation Guidelines | Angular templates New! Material theme for ngx-admin Material admin theme is based on the most popular Angular dashboard templat

  • @sweetalert2/ngx-sweetalert2 Official SweetAlert2 integration for Angular This is not a regular API wrapper for SweetAlert (which already works very well alone), it intends to provide Angular-esque ut

  • ngx-dropzone A lightweight and highly customizable Angular dropzone component for file uploads. For a demo see DEMO. And the CODE for the demo. Install $ npm install --save ngx-dropzone Usage // in ap