Closed
Description
Bug, feature request, or proposal:
Proposal
What is the proposed behavior?
Public access to the MdRipple within a button, nav-list-item, etc
What is the use-case or motivation?
I'd like to programmatically trigger a button's ripple to call attention to it. Under feature discovery, there is discussion of using ripples to guide users through flows: "Ripples guide users through subsequent steps".
Currently, there is no good way (if any?) to access the button's ripple. I suppose I could create a new rippled component and position and mask it correctly, but that seems needlessly complex.