components/list/index library
Classes
-
AntdList<
T> - @t 列表 @g 信息展示 @o 80 @d 高性能通用列表解决方案,支持以下特性: 1. 精确索引跳转 - 支持根据索引值快速定位到指定位置 2. 虚拟滚动技术 - 优化大数据集性能,实现流畅滚动体验 3. 智能位置监听 - 实时监控列表项位置变化 4. 索引变更回调 - 提供索引变化事件监听机制 @u 以列表的形式干净高效的承载文字、列表、图片、段落等。
-
AntdListController<
T> - AntdListStyle
- 列表组件样式配置 @l AntdList
Constants
- listItemStyle → const AntdBoxStyle