We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

How can we create item in listview.

In angular material, we can create list like this
<mat-nav-list>
<a mat-list-item [routerLink]="['/home']">Home</a>
<a mat-list-item [routerLink]="['/about']">About</a>
<a mat-list-item [routerLink]="['/login']">Login</a>
</mat-nav-list>
I know we can make data binding, but sometimes make a static list is more simple and Intuitive, how to do a similar function like this in listview? thanks.



1 Reply

SA Shameer Ali Baig Sulaiman Ali Baig Syncfusion Team January 3, 2020 04:56 AM UTC

Hi Fei, 
  
Greetings from Syncfusion support. 
  
We have checked with your query. Currently, we have not provided support to render EJ2 ListView component using HTML LI elements as per your expected requirement in Angular platform. So, we have considered your query as feature request in EJ2 ListView component.  
  
We will provide the support for this feature in any of our upcoming EJ2 releases.  
  
You can track the status of this feature through the below feedback portal link. 
  
 
Please, let us know if you need any further assistance. 
  
Regards, 
Shameer Ali Baig S. 


Loader.
Live Chat Icon For mobile
Up arrow icon