
List views are powerful UI components that present data in a scrollable list of multiple rows. The Framework7 provides different types of List View to work with your application. The following table lists some of the Framework7 List View −
| S.No | Types & Description |
|---|---|
| 1 | List View
List views are powerful user interface components, which present data in a scrollable list containing multiple rows. |
| 2 | Contacts List
The contacts list is a type of list view, which can be used to display the list of people contacts. |
| 3 | Media List View
The Media list view is used to display complicated data structures like products, services, users information. |
| 4 | Swipeout
The swipeout allows you to reveal hidden menu actions by swiping over the list elements. |
| 5 | Sortable List
The sortable list is a type of list view, which sorts the list view elements. |
| 6 | Virtual List
Virtual list a type of list view, which includes lists of large number of data elements without dropping their performance. |