How to cancel a image with a button on top of it? #14545
Answered
by
chentao169
chentao169
asked this question in
General - Components / Directives / etc
Replies: 2 comments
-
Create a Codepen reproduction. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I resolved this by wrapping everything into a div. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
chentao169
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I wanna add a cancel button on top of an image so that when I click the button, the image will be removed.
Below is my code. But somehow, the button is not clickable.
Any ideas? thx
Beta Was this translation helpful? Give feedback.
All reactions