[PR #214] [MERGED] Input css class parameter #2065

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/214
Author: @douglassimaodev
Created: 9/13/2021
Status: Merged
Merged: 9/14/2021
Merged by: @enchev

Base: masterHead: master


📝 Commits (6)

📊 Changes

1 file changed (+4 additions, -1 deletions)

View changed files

📝 Radzen.Blazor/RadzenDatePicker.razor (+4 -1)

📄 Description

Allow user to pass a CSS class to the input element where calendar value will be displayed/applied


🔄 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/214 **Author:** [@douglassimaodev](https://github.com/douglassimaodev) **Created:** 9/13/2021 **Status:** ✅ Merged **Merged:** 9/14/2021 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (6) - [`ccf324a`](https://github.com/radzenhq/radzen-blazor/commit/ccf324ae54879b56724420fc1daf5fb43466d06f) AllowInput Implementation - [`a683276`](https://github.com/radzenhq/radzen-blazor/commit/a683276bc3358efe13c3fd5efe63a65cb5d589d7) Remove empty new line. - [`0f36656`](https://github.com/radzenhq/radzen-blazor/commit/0f36656939ccadf6e11a6d02949ed4bf2f8569d9) Allow User to set a specific class to the input element - [`578f3ea`](https://github.com/radzenhq/radzen-blazor/commit/578f3eaf860b7ff772ad58ed3bc9c73772515504) Revert "Allow User to set a specific class to the input element" - [`d782018`](https://github.com/radzenhq/radzen-blazor/commit/d78201828e8a10a82c056c184bf72b549d0e4acd) Merge branch 'master' of https://github.com/radzenhq/radzen-blazor - [`c8dad0b`](https://github.com/radzenhq/radzen-blazor/commit/c8dad0bc82af133009203b6e0178d65df174dcbf) new parameter ### 📊 Changes **1 file changed** (+4 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenDatePicker.razor` (+4 -1) </details> ### 📄 Description Allow user to pass a CSS class to the input element where calendar value will be displayed/applied --- <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:59 +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#2065