public sealed class EmailInput<T> : InputComponentBase<T>
where T : class, IHasEmailAddress
| EmailInputT | Initializes a new instance of the EmailInputT class |
| SetParametersAsync |
Sets parameters supplied by the component's parent in the render tree.
(Overrides InputComponentBaseTSetParametersAsync(ParameterView)) |