I have a v-btn with ripple enabled. Is there a way to programmatically trigger the ripple effect? Is this possible if I use v-ripple directive on another component of my own that wraps the button?
I need to draw the users attention to the button in an unobtrusive way.