dotnet / dotnet/aspnetcore

EditForm: Add method to submit form async

Open
#10,953 12 comments 11 reactions 0 assignees View on GitHub
affected-few area-blazor enhancement feature-blazor-builtin-components help wanted Pillar: Complete Blazor Web severity-minor
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 6h
Merged PRs (30d)
290

Description

Right now you can only submit the `EditForm` by adding a `button[type=submit]` and clicking it. I'd like to have a way to manually invoke the form submit with a method. Something like

`
Click me
`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.