Docs
Reference
Guides
Blog
Discord
/
Globals
/
FormData
/
getAll
M
getAll
Search the reference...
/
Docs
Reference
Guides
Blog
Discord
/
Globals
/
FormData
/
getAll
M
getAll
method
FormData.getAll
getAll
(
name
:
string
)
:
FormDataEntryValue
[]
;
MDN Reference
Referenced types
type
FormDataEntryValue
=
File
|
string