DEV Community

Cover image for How to Design a Call History UI Using the Angular ListView Component
Arun for Syncfusion, Inc.

Posted on

How to Design a Call History UI Using the Angular ListView Component

Learn how to customize Syncfusion Angular Listview items with icons or images using the template property. I have explained a few built-in classes to customize the template content such as an avatar with multiple lines in each list item and showed you how to customize the list header using the headerTemplate property. I also enabled the group header and customized the group title using the groupTemplate property.

Download an example from GitHub: https://github.com/SyncfusionExamples/how-to-customize-the-angular-listview-using-templates

Product overview: https://www.syncfusion.com/angular-ui-components/angular-listview

Top comments (0)