Support for formaction attribute? #248

Closed
opened 2022-08-08 07:36:25 -05:00 by misog · 0 comments
misog commented 2022-08-08 07:36:25 -05:00 (Migrated from github.com)

Hi, can MoOx/pjax support formaction attribute?

<input type="submit" formaction="/action">

or

<button type="submit" formaction="/action">Submit</button>

See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#formaction

Thank you

Hi, can MoOx/pjax support formaction attribute? ``` <input type="submit" formaction="/action"> ``` or ``` <button type="submit" formaction="/action">Submit</button> ``` See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#formaction Thank you
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: iLoveElysia/pjax#248