[PR #20] [MERGED] Switch component added #1990

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/20
Author: @enchev
Created: 11/5/2020
Status: Merged
Merged: 11/5/2020
Merged by: @enchev

Base: masterHead: blazor-switch


📝 Commits (2)

  • b6643fd Switch demo added
  • cefaad3 Switch disabled state example added

📊 Changes

3 files changed (+47 additions, -1 deletions)

View changed files

Pages/SwitchPage.razor (+37 -0)
📝 RadzenBlazorDemos.csproj (+3 -1)
📝 Services/ExampleService.cs (+7 -0)

📄 Description

No description provided


🔄 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/20 **Author:** [@enchev](https://github.com/enchev) **Created:** 11/5/2020 **Status:** ✅ Merged **Merged:** 11/5/2020 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `blazor-switch` --- ### 📝 Commits (2) - [`b6643fd`](https://github.com/radzenhq/radzen-blazor/commit/b6643fd2e44bffc692521455e71f318cf3a1dc7d) Switch demo added - [`cefaad3`](https://github.com/radzenhq/radzen-blazor/commit/cefaad3706ca12deb39a81b8d70ca6fdae26ae42) Switch disabled state example added ### 📊 Changes **3 files changed** (+47 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `Pages/SwitchPage.razor` (+37 -0) 📝 `RadzenBlazorDemos.csproj` (+3 -1) 📝 `Services/ExampleService.cs` (+7 -0) </details> ### 📄 Description _No description provided_ --- <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:16:38 +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#1990