https://github.com/papilo-cloud/accordion
Accordion: A vertically stacked set of interactive headings that each reveal an associated section of content.
https://github.com/papilo-cloud/accordion
Last synced: 3 months ago
JSON representation
Accordion: A vertically stacked set of interactive headings that each reveal an associated section of content.
- Host: GitHub
- URL: https://github.com/papilo-cloud/accordion
- Owner: papilo-cloud
- Created: 2024-05-19T14:07:51.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-04T23:10:06.000Z (10 months ago)
- Last Synced: 2025-01-26T09:43:55.923Z (5 months ago)
- Language: TypeScript
- Homepage: https://accordion-u84h.vercel.app/
- Size: 700 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FAQ Accordion
### The challenge
The users should be able to:- Hide/Show the answer to a question when the question is clicked
- Navigate the questions and hide/show answers using keyboard navigation alone
- View the optimal layout for the interface depending on their device's screen size
- See hover and focus states for all interactive elements on the page### Basic Usage:
```react
```### Image
