1 write to _handleSubmitDelegate
Microsoft.AspNetCore.Components.Web (1)
Forms\EditForm.cs (1)
25_handleSubmitDelegate = HandleSubmitAsync;
1 reference to _handleSubmitDelegate
Microsoft.AspNetCore.Components.Web (1)
Forms\EditForm.cs (1)
153builder.AddAttribute(5, "onsubmit", _handleSubmitDelegate);