Akryum / Akryum/vue-virtual-scroller
question: can I use for 2D grid?
Aberta
question
- Linguagem predominante
- TypeScript
- Estrelas
- 10.8k
- Forks
- 973
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
I'm wondering if I can use two virtual scrollers to render a 2D grid? I am looking for components to display a "window" on a remote 2D data grid.
**Edit**: A typical layout might be a horizontal scroller nested inside a vertical scroller. An issue would be header and row labels. Presumably I can use the "update" event to maintain them manually. However, it would be neat if I could wrap them in their own scrollers, hiding the actual scroll-bar, and linking their scrolling to the scroll on the grid.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.