UNPKG

@syncfusion/ej2-lists

Version:

The listview control allows you to select an item or multiple items from a list-like interface and represents the data in interactive hierarchical structure across different layouts or views.

7 lines (6 loc) 128 B
/** * Listview Component */ export * from './list-view'; export * from './virtualization'; export * from './list-view-model';