Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, how do I get md-text-button to be clickable for the entire element without it being clickable outside? I know there's
touch-target="none"
but my issue is this makes the button only clickable in the middle (ripple / hover etc). I can extend the hover to work properly but not the ripple. See the linked video.Screen.Recording.2025-09-13.at.15.16.41.mov
Beta Was this translation helpful? Give feedback.
All reactions