DEV Community

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

Posted on

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

Learn how to customize Syncfusion React List view items with icons or images using the template property. I have explained a few built-in classes to customize the template content like 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.

Product Overview: https://www.syncfusion.com/react-ui-components/react-listview

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

Refer to the following documentation for the Syncfusion React ListView Templates: https://ej2.syncfusion.com/react/documentation/listview/customizing-templates/

Top comments (0)