2
Answers

How to Get the Id Attribute of an Input Control in a Blazor Component

Paul Awomi

Paul Awomi

2y
1.3k
1

Hi!

Please, I am trying to get the id of an input control in a Blazor component. How do I access the value of the Id attribute of a blazor component using my C# code in an ASP.NET Core Blazor component.

Thanks, as I look forward to getting your answers.

Answers (2)