KendoReact DropDownTree Overview

The KendoReact DropDownTree is a form component that lets you choose a single predefined value from a hierarchical list and is a richer version of the <select> element. Supports filtering, custom rendering, keyboard navigation, expand and collapse of the hierarchical data items.

The KendoReact DropDownTree component is part of the KendoReact library of React UI components. It is distributed through NPM under the kendo-react-dropdowns package.

ninja-iconThe DropDownTree is part of KendoReact, a professional grade UI library with 110+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.Start Free Trial

The following example shows how to set up the DropDownTree component:

  1. Set data, textField and dataItemKey prop.
  2. Set value, selectField and handle onChange event.
  3. Set expandField and handle onExpandChange event.
Change Theme
Theme
Loading ...

The DropDownTree is part of the KendoReact Dropdowns component library. The procedures for installing, importing, and using the Dropdowns are identical for all components in the package. To learn how to use the DropDownTree and the rest of the Dropdowns, see the Getting Started with the KendoReact Dropdowns guide.

Key Features

In this article
Key FeaturesSuggested Links
Not finding the help you need?
Contact Support