[PR #1155] [MERGED] Allow Template in RadioButtonListItem #2541

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/1155
Author: @johanpolak
Created: 9/14/2023
Status: Merged
Merged: 9/18/2023
Merged by: @enchev

Base: masterHead: master


📝 Commits (1)

  • dd0abab Allow Template in RadioButtonListItem

📊 Changes

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

View changed files

📝 Radzen.Blazor/RadzenRadioButtonList.razor (+10 -1)
📝 Radzen.Blazor/RadzenRadioButtonListItem.cs (+7 -0)
📝 Radzen.Blazor/themes/components/blazor/_radio.scss (+2 -1)

📄 Description

To be more flexible in displaying the RadioButtonListItem I would like to be able to use a template.


🔄 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/1155 **Author:** [@johanpolak](https://github.com/johanpolak) **Created:** 9/14/2023 **Status:** ✅ Merged **Merged:** 9/18/2023 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`dd0abab`](https://github.com/radzenhq/radzen-blazor/commit/dd0ababb7a2d5bea8218873c1cf842d49e947afd) Allow Template in RadioButtonListItem ### 📊 Changes **3 files changed** (+19 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenRadioButtonList.razor` (+10 -1) 📝 `Radzen.Blazor/RadzenRadioButtonListItem.cs` (+7 -0) 📝 `Radzen.Blazor/themes/components/blazor/_radio.scss` (+2 -1) </details> ### 📄 Description To be more flexible in displaying the RadioButtonListItem I would like to be able to use a template. --- <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:20 +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#2541