Example of undefined in React ListView Component

/
/
Checklist

This sample demonstrates the checkbox functionalities of the ListView. Click multiple list item to check or uncheck the items.

More Details...

Flat List

Group List

Description

The ListView component has checkbox feature, which is used to select multiple items from the list. This feature can be enabled using the showCheckBoxproperty.

In this sample, the checkbox is enabled on default list and group list.