We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It seems that there isn't a document for TouchRipple Component, can we have one? :)
The text was updated successfully, but these errors were encountered:
BTW, is it possible to make TouchRipple (or CircleRipple) receive class props, so users can customize the style of it?
Sorry, something went wrong.
TouchRipple isn't documented because it's an internal component. What's your use-case?
@mbrookes We are implementing a set of heavily customized components, which need CSS variable as theme controller to adjust colors. It's known that the styling system of material and CSS variables didn't play well with each other, so we are thinking if we could only use TouchRipple / CircleRipple component directly.
In that case I think you may be best to clone the component into your project, and make the changes you need locally.
Hmmmmm, maybe you are right...
No branches or pull requests
It seems that there isn't a document for TouchRipple Component, can we have one? :)
The text was updated successfully, but these errors were encountered: