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