-
Notifications
You must be signed in to change notification settings - Fork 86
Open
Labels
Description
Describe your motivation
A common UI pattern that lacks a Vaadin solution: a multi-column item list

Describe the solution you'd like
- Databindable
- Infinite scrolling (like Grid and VirtualList)
- Responsive (adapts number of columns based on width and configurable min col width)
- Selectable items
- Accessible (appropriate semantics, etc)
(similar to VirtualList but multi-column; similar to Grid but non-tabular)
Describe alternatives you've considered
No response
Additional context
No response
filippo-azserve and alberto-azserve