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:

Using Pavex For Rust Web Development

Using Pavex for Rust web development

The Pavex Rust web framework is an exciting project that provides high performance, great usability, and speed.

Ukeje Goodness
May 10, 2024 â‹… 6 min read
Using The Resizeobserver Api In React For Responsive Designs

Using the ResizeObserver API in React for responsive designs

With ResizeObserver, you can build aesthetic React apps with responsive components that look and behave as you intend on any device.

Emmanuel Odioko
May 9, 2024 â‹… 11 min read
Creating JavaScript Tables Using Tabulator

Creating JavaScript tables using Tabulator

Explore React Tabulator to create interactive JavaScript tables, easily integrating pagination, search functionality, and bulk data submission.

Emmanuel John
May 9, 2024 â‹… 7 min read
How To Create Heatmaps In Javascript: Exploring The Heat Js Library

How to create heatmaps in JavaScript: The Heat.js library

This tutorial will explore the application of heatmaps in JavaScript projects, focusing on how to use the Heat.js library to generate them.

Oghenetega Denedo
May 8, 2024 â‹… 7 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