[PR #690] New Sidepanel component #2279

Closed
opened 2026-01-29 18:18:04 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/radzenhq/radzen-blazor/pull/690

State: closed
Merged: No


Introduces a new Sidepanel component including a service (similar to the dialog).

The Sidebar Component allows to open a single instance of a panel which is displayed on the right side. It renders a given component in the content div and allows some customization through an optional options object. It also allows to pass back values when closed.

If you put me some feedback in here, I will implement that and create tests and documentation afterwards.

**Original Pull Request:** https://github.com/radzenhq/radzen-blazor/pull/690 **State:** closed **Merged:** No --- Introduces a new Sidepanel component including a service (similar to the dialog). The Sidebar Component allows to open a single instance of a panel which is displayed on the right side. It renders a given component in the content div and allows some customization through an optional options object. It also allows to pass back values when closed. If you put me some feedback in here, I will implement that and create tests and documentation afterwards.
claunia added the pull-request label 2026-01-29 18:18:04 +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#2279