aspnetcore icon indicating copy to clipboard operation
aspnetcore copied to clipboard

Adds dialog form method to FormMethod enum

Open Ducki opened this issue 3 years ago • 2 comments

The

element has also introduced a new form method dialog, see https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#attr-fs-formmethod

This PR adds the Dialog field to the FormMethod enum.

Fixes #44499

Ducki avatar Oct 12 '22 16:10 Ducki

Thanks for your PR, @Ducki. Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

ghost avatar Oct 12 '22 16:10 ghost

@javiercn can you please review this? Thanks!

mkArtakMSFT avatar Oct 12 '22 23:10 mkArtakMSFT