JSPM

@progress/kendo-angular-buttons

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

Buttons Package for Angular 2

Package Exports

  • @progress/kendo-angular-buttons
  • @progress/kendo-angular-buttons/dist/npm/button/button.directive
  • @progress/kendo-angular-buttons/dist/npm/buttongroup/buttongroup.component
  • @progress/kendo-angular-buttons/dist/npm/dropdownbutton/dropdownbutton.component
  • @progress/kendo-angular-buttons/dist/npm/listbutton/popup-settings
  • @progress/kendo-angular-buttons/dist/npm/splitbutton/splitbutton.component

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-buttons) 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: Buttons

Overview

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

The package includes the following components:

  • Button
  • ButtonGroup
  • DropDownButton
  • SplitButton

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

Basic Usage and Installation

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

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

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

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