angular / material

Material design for AngularJS
https://material.angularjs.org/
MIT License
16.55k stars 3.39k forks source link

List: api to trigger animation on list item? #3263

Closed ilazarte closed 8 years ago

ilazarte commented 9 years ago

When a list item is clicked that contains a secondary element (like a checkbox) a nifty wave animation is triggered. A user can trigger this by hiding a checkbox inside the list item with display:none, but ideally I would like to simple invoke the animation on the item - for example in the case of a user creating something that already exists, so simply highlighting the item is enough.

ThomasBurleson commented 9 years ago

You want ink-effects on listItems without actions?

ThomasBurleson commented 9 years ago

Please provide a CodePen or Plunkr that demonstrates this issue. Here are some starter demo templates that you can use/fork: