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