get
The get()
method of the FormData interface returns the first value associated with a given key from within a FormData
object.
The get()
method of the FormData interface returns the first value associated with a given key from within a FormData
object.