1 type derived from InputRadio
Microsoft.AspNetCore.Components.Web.Tests (1)
Forms\InputRadioTest.cs (1)
131
private class TestInputRadio :
InputRadio
<TestEnum>
3 references to InputRadio
Microsoft.AspNetCore.Components.Web (3)
Forms\InputRadio.cs (1)
18
/// Gets context for this <see cref="
InputRadio
{TValue}"/>.
Forms\InputRadioContext.cs (1)
7
/// Describes context for an <see cref="
InputRadio
{TValue}"/> component.
Forms\InputRadioGroup.cs (1)
11
/// Groups child <see cref="
InputRadio
{TValue}"/> components.