Package Exports
- @progress/kendo-angular-dropdowns
- @progress/kendo-angular-dropdowns/dist/es/dropdownlist.component
- @progress/kendo-angular-dropdowns/dist/es/dropdownlist.module
- @progress/kendo-angular-dropdowns/dist/es/main
- @progress/kendo-angular-dropdowns/dist/es/navigation.service
- @progress/kendo-angular-dropdowns/dist/es/selection.service
- @progress/kendo-angular-dropdowns/dist/es/shared-directives.module
- @progress/kendo-angular-dropdowns/dist/es/shared.module
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@progress/kendo-angular-dropdowns) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Kendo UI for Angular 2: DropDowns
Overview
This is the Kendo UI DropDowns package, part of the Kendo UI for Angular 2 suite.
The package includes the following components:
- ComboBox
- DropDownList
We are working on porting the following ones too:
- AutoComplete
- MultiSelect
For more information on upcoming DropDowns features, refer to the Roadmap.
Basic Usage and Installation
For more information on how to install the ComboBox component and on its available configuration options, refer to the ComboBox documentation.
For more information on how to install the DropDownList component and on its available configuration options, refer to the DropDownList documentation.