Remix.run Logo
minitech an hour ago

The `formaction` and `formmethod` attributes already exist. https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/...

marklar423 38 minutes ago | parent | next [-]

I stand corrected, thanks for pointing it out. I suppose then I'm back to not seeing the utility of the proposal over form tags.

wky an hour ago | parent | prev [-]

Additionally, the proposal of button actions is for the opposite purpose, when you want to avoid sending the form data when the button is pressed.