Devamani11D / salt-app-kickstart

A CLI tool that can be installed as an npm package, featuring pre-installed Salt dependencies and templates such as AGGrid, Dashboard etc. Simplifies project setup by automatically launching on localhost.
10 stars 26 forks source link

[Feature] Implement Reusable Accordion Component Using Salt Design System #66

Closed PrityanshuSingh closed 3 weeks ago

PrityanshuSingh commented 3 weeks ago

📋 Description

Create a reusable accordion component using the Salt Design System, supporting configurations like expandable/collapsible functionality, customizable headers, and dynamic content rendering. The accordion should accommodate various content types, including text, images, and other React components, ensuring full responsiveness and accessibility features. Default styling will be provided, with options for easy customization to match different design needs.

🔧 Additional Information

Please assign this issue to me under gssoc-ext level3 and hacktoberfest-accepted, @Devamani11D, as I am interested in working on it.

Devamani11D commented 3 weeks ago

Please use the theme(colors) of the navbar. Don't use other themes as it should be same. Thank you