UNPKG

a-virtual-table

Version:

The virtual scrolling component developed based on the Table component of Ant Design supports dynamic height and solves the problem of scrolling stuck when the amount of data is large.

8 lines (6 loc) 150 B
import AVirtualTable from './a-virtual-table' import AVirtualTree from './a-virtual-tree.vue' export default AVirtualTable export { AVirtualTree }