ember-cli-ripple-effect

0.0.0 • Public • Published

Ember-cli-ripple-effect

A simple wrapper component that displays a ripple effect when clicked, then passes the click event to the underlying wrapped element.

Installation

  • ember install ember-cli-ripple-effect

Usage

In your template, just wrap your element inside the helper.

      {{#ripple-effect}}
      <button {{action "foobar"}}>Foo Bar!</button>
      {{/ripple-effect}}

For more information on using ember-cli, visit http://www.ember-cli.com/.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.0
    5
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.0
    5

Package Sidebar

Install

npm i ember-cli-ripple-effect

Weekly Downloads

5

Version

0.0.0

License

MIT

Last publish

Collaborators

  • david.lai