2021-12-20
2398
#react
Shalitha Suranga
83526
Dec 20, 2021 â‹… 8 min read

Create collapsible React components with react-collapsed

Shalitha Suranga Programmer | Author of Neutralino.js | Technical Writer

Recent posts:

API Docs Made Easy With Docusaurus

Create fast, modern API docs using Docusaurus

Why API documentation matters, recent trends in the space, and how to build great docs from scratch using Docusaurus, step by step.

Frank Joseph
May 15, 2025 â‹… 6 min read
A checklist for mastering Expo SDK 53

A checklist for mastering Expo SDK 53

Get up to speed on Expo SDK 53, which brings with it a wealth of new and improved updates for the React Native ecosystem.

Andrew Baisden
May 15, 2025 â‹… 17 min read
leveraging Lighthouse audits to optimize web performance

Leveraging Lighthouse audits to optimize web performance

Slow-loading pages can stem from multiple causes, which makes them one of the most challenging issues to fix in web development. Lighthouse can help you detect and solve your web performance issues.

Anna Monus
May 14, 2025 â‹… 6 min read

Building multi-region infrastructure with AWS

This isn’t theory. It’s the exact setup you need to deliver fast, resilient apps across AWS regions with zero fluff.

Marie Starck
May 13, 2025 â‹… 5 min read
View all posts

2 Replies to "Create collapsible React components with react-collapsed"

  1. Thank you so much for this article.
    For the advanced section, is there a way to show one collapsible at a time?
    Thank you

  2. Hi
    How to make single pane open always.
    That means, if we have 2 panes, clicking second pane should close 1st pane and viceversa

Leave a Reply