|
| 1 | +# DropDownList |
| 2 | + |
| 3 | +The DropDownList component contains a list of predefined values, from which the user can choose a single value. The functionality of DropDownList resembles the SELECT form element of HTML. When an arrow icon accompanied with this component is pressed, the dropdown displays a list of values, from which the user can select one. |
| 4 | + |
| 5 | +Also, it comes with full documentation and support which is available for commercial and community licensed users. To know more, please visit www.syncfusion.com. |
| 6 | + |
| 7 | +## Key features |
| 8 | + |
| 9 | +* Local and Remote Data Binding |
| 10 | +* Grouping & Sorting support |
| 11 | +* Template support |
| 12 | +* Incremental search & filter search support |
| 13 | +* Accessibility and Keyboard interaction |
| 14 | + |
| 15 | +## Resources |
| 16 | +[Demo](http://ej2.syncfusion.com/demos/#/material/dropdownlist/default.html) |
| 17 | +[Documentation](http://ej2.syncfusion.com/documentation/drop-down-list) |
| 18 | +[AngularDemo](http://ej2.syncfusion.com/angular/demos/#/material/dropdownlist/default) |
| 19 | +[AngularDocumentation](http://ej2.syncfusion.com/angular/documentation/drop-down-list) |
| 20 | +[ReactDemo](http://ej2.syncfusion.com/react/demos/#/material/dropdownlist/default) |
| 21 | +[ReactDocumentation](http://ej2.syncfusion.com/react/documentation/drop-down-list/) |
| 22 | + |
| 23 | +# ComboBox |
| 24 | + |
| 25 | +The ComboBox component allows the user to type a value or choose an option from the list of predefined |
| 26 | +options. When an arrow icon accompanied with this component is pressed, the dropdown displays a list of |
| 27 | +values, from which the user can select one. |
| 28 | + |
| 29 | +Also, it comes with full documentation and support which is available for commercial and community licensed users. To know more, please visit www.syncfusion.com. |
| 30 | + |
| 31 | +## Key features |
| 32 | + |
| 33 | +* Local and Remote Data Binding |
| 34 | +* Custom value support |
| 35 | +* Autofill support |
| 36 | +* Grouping & Sorting support |
| 37 | +* Template support |
| 38 | +* Filter search support |
| 39 | +* Accessibility and Keyboard interaction |
| 40 | + |
| 41 | +## Resources |
| 42 | +[Demo](http://ej2.syncfusion.com/demos/#/material/combobox/default.html) |
| 43 | +[Documentation](http://ej2.syncfusion.com/documentation/combo-box/) |
| 44 | +[AngularDemo](http://ej2.syncfusion.com/angular/demos/#/material/combobox/default) |
| 45 | +[AngularDocumentation](http://ej2.syncfusion.com/angular/documentation/combo-box/) |
| 46 | +[ReactDemo](http://ej2.syncfusion.com/react/demos/#/material/combobox/default) |
| 47 | +[ReactDocumentation](http://ej2.syncfusion.com/react/documentation/combo-box/) |
| 48 | + |
| 49 | +# AutoComplete |
| 50 | + |
| 51 | +The AutoComplete component provides the matched suggestion list when type into the input, from which the user can select one. |
| 52 | + |
| 53 | +Also, it comes with full documentation and support which is available for commercial and community licensed users. To know more, please visit www.syncfusion.com. |
| 54 | + |
| 55 | +## Key features |
| 56 | + |
| 57 | +* Local and Remote Data Binding |
| 58 | +* Custom value support |
| 59 | +* Autofill support |
| 60 | +* Grouping & Sorting support |
| 61 | +* Template support |
| 62 | +* Accessibility and Keyboard interaction |
| 63 | + |
| 64 | +## Resources |
| 65 | +[Demo](http://ej2.syncfusion.com/demos/#/material/autocomplete/default.html) |
| 66 | +[Documentation](http://ej2.syncfusion.com/documentation/auto-complete/) |
| 67 | +[AngularDemo](http://ej2.syncfusion.com/angular/demos/#/material/autocomplete/default) |
| 68 | +[AngularDocumentation](http://ej2.syncfusion.com/angular/documentation/auto-complete/) |
| 69 | +[ReactDemo](http://ej2.syncfusion.com/react/demos/#/material/autocomplete/default) |
| 70 | +[ReactDocumentation](http://ej2.syncfusion.com/react/documentation/auto-complete/) |
0 commit comments