2 references to Name
Microsoft.AspNetCore.Components.Web (2)
Forms\InputRadio.cs (2)
51
Context = string.IsNullOrEmpty(
Name
) ? CascadedContext : CascadedContext?.FindContextInAncestors(
Name
);