Open gopalramadugu opened 5 years ago
The ripple
prop should do it.
Is that a property on Card or card.media ? I am using a card with card.media that has an image background. Once the user click the image he directed to a new page. I tried ripple on both card and card.media. I have set it ripple={true}. But it doesn't work.
It should be on every component. In the demo the ripple is applied to the primary action:
I created a codepen https://codesandbox.io/s/6lo565y03w. I added the ripple ={true} but it doesnt work. Am I missing something ?
No I schedule this for 2.0
Thank you @cromefire . Do we know the release date or planned release date for 2.0 ?
No sorry, it's very depending on our time, I think first components might be in alpha in a few weeks
Does the Card support the Card ripple effect ? The below link from Material io does support that. The ripple effect is on the Card it self. I am trying to create a pricing page. I would like offer the users to select with the ink ripple effect and show as selected once the user clicks the button.
https://material-components.github.io/material-components-web-catalog/#/component/card