JSPM

  • Created
  • Published
  • Downloads 8467
  • Score
    100M100P100Q149209F
  • License SEE LICENSE IN LICENSE.md

Kendo UI Ripple package

Package Exports

  • @progress/kendo-ripple
  • @progress/kendo-ripple/dist/es/main.js
  • @progress/kendo-ripple/dist/npm/main.js

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-ripple) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Professional Grade UI Components

This package is part of the Kendo UI for Angular and KendoReact suites.

Basic Concepts

The package exports only a single register function which enables the ripple effect for all the children of a specified parent element.

As its first parameter, the register function accepts a single DOM element—the wrapping element around the children which will use the ripple effect. As its second parameter, the function accepts an array of objects with following keys:

  • selector—Represents a query selector for the target of the Ripple.
  • (Optional) options—Specifies the options for the target of the Ripple.

For more information on how to use this package, refer to examples.

License

This is commercial software. To use it, you need to agree to the Telerik End User License Agreement for Kendo UI (for Kendo UI for Angular) or to the End User License Agreement for Progress KendoReact (for KendoReact). If you do not own a commercial license, this file shall be governed by the trial license terms.

All available Kendo UI commercial licenses may be obtained at http://www.telerik.com/purchase/kendo-ui.

Kendo UI for Angular Resources and Feedback

KendoReact Resources and Feedback