JSPM

@progress/kendo-angular-inputs

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

Inputs Package for Angular 2

Package Exports

  • @progress/kendo-angular-inputs
  • @progress/kendo-angular-inputs/dist/es/draggable.module
  • @progress/kendo-angular-inputs/dist/es/inputs.module
  • @progress/kendo-angular-inputs/dist/es/maskedtextbox.module
  • @progress/kendo-angular-inputs/dist/es/numerictextbox.module
  • @progress/kendo-angular-inputs/dist/es/numerictextbox/numerictextbox.component
  • @progress/kendo-angular-inputs/dist/es/slider.module
  • @progress/kendo-angular-inputs/dist/es/switch.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-inputs) 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: Inputs

Overview

This is the Kendo UI Inputs package, part of the Kendo UI for Angular suite.

The package includes the following components:

  • MaskedTextBox
  • NumericTextBox
  • Slider
  • Switch

We are working on porting the following ones too:

  • ColorPicker

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

Basic Usage and Installation

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

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

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

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