N
N
nonamich2018-02-09 13:54:00
JavaScript
nonamich, 2018-02-09 13:54:00

How to get the state (serialize) of the form in html? serializeHtml()?

How to get the state (serialize) of the form in html? serializeHtml()

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vitaly Yakovenko, 2018-02-10
@Xazzzi

Something like_.fromPairs([...(new FormData(form)).entries()])

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question