Skip to main content
Apple Developer Docs
×
WebKit JS
/
DOMFormData
/
append
append
Declaration
void append(
USVString name,
USVString value
);