Design comparison
SolutionDesign
Solution retrospective
Is there a CSS method for getting the actual height of fully expanded element? I tried to use max-height
but the transition looks delayed. Btw my accordion can only expand one item at a time, so I just use javascript scrollHeight
property get the actual height.
Community feedback
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord