We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fb0d57 commit 357da7bCopy full SHA for 357da7b
src/material/core/ripple/ripple.ts
@@ -38,7 +38,7 @@ export interface RippleGlobalOptions {
38
animation?: RippleAnimationConfig;
39
40
/**
41
- * Whether ripples should start fading out immediately after the mouse our touch is released. By
+ * Whether ripples should start fading out immediately after the mouse or touch is released. By
42
* default, ripples will wait for the enter animation to complete and for mouse or touch release.
43
*/
44
terminateOnPointerUp?: boolean;
0 commit comments