3 references to RadioButtonsWithGroup
Microsoft.AspNetCore.Components.Web.Tests (3)
Forms\InputRadioTest.cs (3)
37
InnerContent =
RadioButtonsWithGroup
(null, () => model.TestEnum)
53
InnerContent =
RadioButtonsWithGroup
(groupName, () => model.TestEnum)
68
InnerContent =
RadioButtonsWithGroup
(null, () => model.TestEnum)