Scroller是可用于数据集的虚拟呈现插件,允许绘制大型数据集 屏幕每一次快速。虚拟渲染意味着只有表格的可见部分 (绘制滚动容器给出 整个表可见的视觉印象。这是通过利用分页来完成的 Databla的能力和在滚动容器目数据中移动表的表现会增加到 页。滚动容器被强制到使用的高度,它将使用一个完整的表显示 extra element.
Scroller is initialised by simply including the letter S
in the domDT
对于你想要的表
feature enabled on. Note that the S
must come after the t
parameter in
domDT
.
主要功能包括: