leedch/infinitescroll
Composer 安装命令:
composer require leedch/infinitescroll
包简介
PHP Interfaces/Traits and JS/CSS components to render a table that loads on scroll and can be filtered/sorted
README 文档
README
This bundle takes JSON Data and displays it as a HTML Table. Upon scrolling downwards the table will load more data, making it possible to scroll down until no more data is delivered. It also allows filtering and sorting by columns (all done in JS)
Setup
This component comes with two different types of code
PHP Traits / Interfaces
Use these to create your classes, that provide data
CSS and JS Files
vendor/leedch/infinitescroll/web/
Copy these into your web folder, to make the whole thing work. Adjust your CSS copy to make the visuals match your CI/CD
统计信息
- 总下载量: 40
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-01-01