[PR #1470] [MERGED] add custom split button content #2760

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/1470
Author: @nielsNocore
Created: 4/18/2024
Status: Merged
Merged: 4/19/2024
Merged by: @enchev

Base: masterHead: addButtonContentToSplitButton


📝 Commits (1)

  • de17ab0 add ability to add custom button content to a split button

📊 Changes

3 files changed (+50 additions, -19 deletions)

View changed files

📝 Radzen.Blazor.Tests/SplitButtonTests.cs (+18 -1)
📝 Radzen.Blazor/RadzenSplitButton.razor (+25 -18)
📝 Radzen.Blazor/RadzenSplitButton.razor.cs (+7 -0)

📄 Description

add ability to add custom button content to a split button


🔄 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/1470 **Author:** [@nielsNocore](https://github.com/nielsNocore) **Created:** 4/18/2024 **Status:** ✅ Merged **Merged:** 4/19/2024 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `addButtonContentToSplitButton` --- ### 📝 Commits (1) - [`de17ab0`](https://github.com/radzenhq/radzen-blazor/commit/de17ab005aa9554a553b820b6392d53d89ba6350) add ability to add custom button content to a split button ### 📊 Changes **3 files changed** (+50 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor.Tests/SplitButtonTests.cs` (+18 -1) 📝 `Radzen.Blazor/RadzenSplitButton.razor` (+25 -18) 📝 `Radzen.Blazor/RadzenSplitButton.razor.cs` (+7 -0) </details> ### 📄 Description add ability to add custom button content to a split button --- <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:20:21 +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#2760