JSPM

@progress/kendo-angular-dropdowns

0.26.9
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 76102
  • Score
    100M100P100Q177741F
  • License SEE LICENSE in LICENSE.md

Dropdowns Package for Angular 2

Package Exports

  • @progress/kendo-angular-dropdowns
  • @progress/kendo-angular-dropdowns/dist/es/autocomplete.component
  • @progress/kendo-angular-dropdowns/dist/es/autocomplete.module
  • @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:

  • AutoComplete
  • ComboBox
  • DropDownList
  • MultiSelect

For more information on upcoming DropDowns features, refer to the Roadmap.

Basic Usage and Installation

For more information on how to install the AutoComplete component and on its available configuration options, refer to the AutoComplete documentation.

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.

For more information on how to install the MultiSelect component and on its available configuration options, refer to the MultiSelect documentation.