-
Hello @artf,
section tag should be hoverable but want to disable for nested divs.
This doesnot work |
Beta Was this translation helpful? Give feedback.
Answered by
artf
Jul 28, 2021
Replies: 1 comment 1 reply
-
Probably the easiest way would be adding a custom style to your section component which disables pointer-events to the inner elements |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
artf
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Probably the easiest way would be adding a custom style to your section component which disables pointer-events to the inner elements