Dropdown Tree Select Component For React

Description:

A lightweight and fast control to render a select component that can display hierarchical tree data. In addition, the control shows the selection in pills and allows user to search the options for quick filtering and selection.

Installation:

# Yarn
$ yarn add react-dropdown-tree-select
# NPM
$ npm install react-dropdown-tree-select --save

Preview:

Dropdown Tree Select Component For React

Add Comment