Blazor ListView Example - Nested Lists
Folder
This sample demonstrates nested list functionality, allowing navigation to sublists by clicking an item and returning to the parent list using the back icon.
To enable nested lists, define the Child property within the array of JSON data.
This sample features a folder structure with subfolders and files. More information is available in the documentation.