[PR #1182] [CLOSED] Adds IconColor parameter to RadzenMenuItem #2565

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/1182
Author: @PinguCloud
Created: 10/5/2023
Status: Closed

Base: masterHead: IconColor-for-RadzenMenuItem


📝 Commits (1)

  • d362ad5 Adds IconColor parameter to RadtenMenuItem

📊 Changes

4 files changed (+29 additions, -4 deletions)

View changed files

📝 Radzen.Blazor/ContextMenuService.cs (+5 -0)
📝 Radzen.Blazor/RadzenContextMenu.razor (+1 -1)
📝 Radzen.Blazor/RadzenMenuItem.razor (+16 -2)
📝 Radzen.Blazor/RadzenMenuItem.razor.cs (+7 -1)

📄 Description

Enables easy custom color for icons in context menus.


🔄 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/1182 **Author:** [@PinguCloud](https://github.com/PinguCloud) **Created:** 10/5/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `IconColor-for-RadzenMenuItem` --- ### 📝 Commits (1) - [`d362ad5`](https://github.com/radzenhq/radzen-blazor/commit/d362ad549e240d285bece4c8442c9f3d3612c9a3) Adds IconColor parameter to RadtenMenuItem ### 📊 Changes **4 files changed** (+29 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/ContextMenuService.cs` (+5 -0) 📝 `Radzen.Blazor/RadzenContextMenu.razor` (+1 -1) 📝 `Radzen.Blazor/RadzenMenuItem.razor` (+16 -2) 📝 `Radzen.Blazor/RadzenMenuItem.razor.cs` (+7 -1) </details> ### 📄 Description Enables easy custom color for icons in context menus. --- <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:19:26 +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#2565