Accordion expand on hover #1586
tianhuil
started this conversation in
Feature requests
Replies: 1 comment 1 reply
-
You can control accordion state on your side – https://mantine.dev/core/accordion/#control-state |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
@rtivital
Is there a way for Accordion to expand on hover? Ideally, it would take a
trigger='hover'
ortrigger='click'
(default) argument like with Menu.Beta Was this translation helpful? Give feedback.
All reactions