UNPKG

@syncfusion/ej2-vue-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. for Vue

3 lines (2 loc) 123 B
export * from '@syncfusion/ej2-lists'; export { ListViewComponent, ListViewPlugin } from './list-view/listview.component';