Example of Group Template in React ListView Component

/
/
GroupTemplate

This sample demonstrates the group template functionalities of ListView. Click any list item from the settings option to select and highlight an option.

More Details...

Loading....
Description

The ListView component has an option to custom design the group header title with the help of groupTemplate property.

In this example, both the group header and list items are customized using the groupTemplate and template property.