/vue-overflow-list

like semi-design OverflowList component but implement with vue3

Primary LanguageVueMIT LicenseMIT

Vue3 Overflow List Demo

Netlify Status

implement reference semi-design

šŸ„³ site demo

problems

When rendering for the first time, the container will render all the elements, and then fetch and execute the allocation. There will be a short flash of container overflow

characteristic