vue3-virtual-list-ts
Version:
A virtual list component based on vue3 + ts
2 lines (1 loc) • 308 B
CSS
.vitrual-list-container[data-v-b59aa89d]{width:100%;height:100%;min-width:100px;min-height:100px;overflow-y:scroll}.vitrual-list-scroll-list[data-v-b59aa89d]{box-sizing:border-box}.vitrual-list-scroll-item[data-v-b59aa89d]{overflow:hidden}.vitrual-list-loading[data-v-b59aa89d]{text-align:center;color:#ccc}