fect-org / fect

Minimalist UI components built on Vue-next
https://www.fect-org.com
MIT License
362 stars 45 forks source link

[Feature]: Add Virtual list component. #172

Open nonzzz opened 2 years ago

nonzzz commented 2 years ago

Feature request 🚀

Expected:

Add a virtual list compoent for display block elements.Improve interactive experience

Examples:


import { List } from '@fect-ui/vue'

( )=> <List data={mockData} limit={5} />

Programme:

Others:

expect is easy use.

zaunist commented 2 years ago

我想来搞啊,但是不会😄

nonzzz commented 2 years ago

我想来搞啊,但是不会😄

感谢你的关注, 我想新增一个虚拟列表的组件。或许你可以做为使用者提出一些意见。帮我设计更合理的API和组件的表现形式。