Example of undefined in React Dropdown Tree Component

/
/
Filtering

This sample demonstrates the filtering functionalities of the Dropdown Tree. Click the Dropdown Tree element, and then type a character in the search box. It will display the filtered list items based on the typed characters.

More Details...

Loading....
Description

The Dropdown Tree has the built-in support to filter the data source when the allowFiltering is enabled. It performs when the characters are typed in the search box.