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