Accordion is not having smooth effect. #24443
Answered
by
tomi-msft
djayMehrotra
asked this question in
General
-
There is no smooth effect on accordion open/close (collapsible) action. And if I try using |
Beta Was this translation helpful? Give feedback.
Answered by
tomi-msft
Sep 1, 2022
Replies: 1 comment 1 reply
-
You can use |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
khmakoto
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use
makeStyles
to apply the transition effect directly to theAccordionHeader
. Take a look at this codesandbox: https://codesandbox.io/s/dazzling-feynman-fmtu5w?file=/example.tsx