[PR #1861] [CLOSED] Added the AutoClose property to the Accordion. #2936

Open
opened 2026-01-29 18:21:11 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/1861
Author: @marcelaopimenta
Created: 12/17/2024
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • b479fab Added the AutoClose property to the Accordion. By default, it is true. If the user clicks on an already open item, it closes. If it is false, if the user clicks on an already open item, it remains open.

📊 Changes

1 file changed (+13 additions, -1 deletions)

View changed files

📝 Radzen.Blazor/RadzenAccordion.razor.cs (+13 -1)

📄 Description

Added the AutoClose property to the Accordion. By default, it is true. If the user clicks on an already open item, it closes. If it is false, if the user clicks on an already open item, it remains open.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/radzenhq/radzen-blazor/pull/1861 **Author:** [@marcelaopimenta](https://github.com/marcelaopimenta) **Created:** 12/17/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`b479fab`](https://github.com/radzenhq/radzen-blazor/commit/b479fabcd0604164f4e2569cf74e4d721793db7f) Added the AutoClose property to the Accordion. By default, it is true. If the user clicks on an already open item, it closes. If it is false, if the user clicks on an already open item, it remains open. ### 📊 Changes **1 file changed** (+13 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenAccordion.razor.cs` (+13 -1) </details> ### 📄 Description Added the AutoClose property to the Accordion. By default, it is true. If the user clicks on an already open item, it closes. If it is false, if the user clicks on an already open item, it remains open. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 18:21:11 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#2936