You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 30, 2025. It is now read-only.
<p>This sample demonstrates the nested list functionalities, which allows to navigate
to the sub list-items by clicking on any item and navigate back to list-item by using top left back icon.
</p>
</div>
<divid="description">
<p>ListView component supports Nested list. To achieve list navigation, the <code>child</code> property should be defined for the nested list in the array of JSON.</p>
<p>This sample have Nested folder with the sub folders/files.</p>