ariakit
ariakit copied to clipboard
Accordion
Motivation
Almost every component library out there has an accordion component and it is also used frequently in websites.on
Usage example
No response
Possible implementations
This can be used to build FAQ component for example
https://github.com/reakit/reakit/issues/785
If you would like to use Accordion Component that uses Ariakit v2
You can try out our implementation at AdaptUI
Source Code: https://github.com/adaptui/react/tree/main/src/accordion Storybook: https://adaptui-react.vercel.app/?path=/story/accordion-basic--default Codesandbox: https://codesandbox.io/s/1fyn3r
Docs WIP: https://github.com/adaptui/react/pull/391
Our repo is just an extension to Ariakit library for AdaptUI usecase. But we would eventually deprecate our components if they are officially added to the Ariakit in future.
Let me know, if you would like raise a PR for Accordion, if its in your Roadmap @diegohaz
Our early works can be seen in https://github.com/ariakit/ariakit/issues/785 issue
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Duplicate of #785