Package | Description |
---|---|
com.vaadin.flow.component.ironlist | |
com.vaadin.flow.component.virtuallist |
Modifier and Type | Class and Description |
---|---|
class |
IronList<T>
Deprecated.
since Vaadin 21,
IronList is deprecated in favor of
VirtualList |
Modifier and Type | Class and Description |
---|---|
class |
VirtualList<T>
Component that encapsulates the functionality of the
<vaadin-virtual-list> web component. |
Copyright © 2022. All rights reserved.