React-Fast-Accordion
React-Fast-Accordion copied to clipboard
Simple, fast, accessible accordion library with no dependency
We need something like `scrollIntoViewIfNeeded` but it's not majorly supported and doesn't have smooth behaviour https://developer.mozilla.org/en-US/docs/Web/API/Element/scrollIntoViewIfNeeded Content scroll height needs to be added as well while scrolling the element
 See the screenshot. The first item is clicked once. It changed classes, so I've got the `isOpen` prop to be `true`. The second item is clicked three times: open(no),...