Example of Nested List in React ListView Component

/
/
Nested

This sample demonstrates the nested list functionalities, which allows you to navigate to the sub list items by clicking any item and navigating back to the list item using the back icon at the top left.

More Details...

Loading....
Description

The ListView component supports nested list. To achieve list navigation, the child property should be defined for the nested list in the array of JSON.

This sample have nested folder with the sub folders or files.