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) 122 B
/** * List Components */ export * from './list-view/index'; export * from './common/index'; export * from './sortable';