Skip to content

Add ElementReference to InputRadioGroup & InputRadio #40804

@rfabro

Description

@rfabro

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe the problem.

The InputRadioGroup & InputRadio doesn't have the ElementReference unlike the other Blazor form components. I'm trying to set focus on these controls and since they don't have ElementReference I wasn't able to call the FocusAsync extension method.

Describe the solution you'd like

Add ElementReference to InputRadioGroup & InputRadio so I can set focus on these components without using the JS interop.

Additional context

No response

Metadata

Metadata

Assignees

Labels

area-blazorIncludes: Blazor, Razor ComponentsenhancementThis issue represents an ask for new feature or an enhancement to an existing onefeature-blazor-form-validationThis issue is related to forms validation in Blazorhelp wantedUp for grabs. We would accept a PR to help resolve this issue

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions