VT NETZWELT

React Autocomplete: A High Performance TextBox Component

  • High performance loading and searching for huge amount of Data.
  • Easy Integration with other components for smooth web/mobile experience.
  • Built in support for Auto-fill , Highlighted Search , Custom search

About The Organization

Not Available

Overview

The React AutoComplete is a textbox component that provides a list of suggestions to select from as the user types. It has several out-of-the-box features such as data binding, filtering, grouping, UI customization, accessibility, and more.



Not Available

Data Binding

You can bind data from a variety of data sources, such as an array of primitive data, JSON data collections, or remote data sources using different kinds of adaptors such as OData, OData V4, URL, JSON, and Web API. Data binding uses our data manager to manage data and also has customization options for data requests and processing.


Grouping

Group the suggestions based on logically grouped categories with individual headers.

Not Available