Open ralphievolt opened 6 years ago
if this is the current url/route href="/query-string-test?a=foo&b=2&c=bar"
href="/query-string-test?a=foo&b=2&c=bar"
how will I able to change value of variables a, b, and c? I'd like to use it my tabs so that when I refresh my browser I can reference what tab was chosen.
Sorry for bothering you =)
if this is the current url/route
href="/query-string-test?a=foo&b=2&c=bar"
how will I able to change value of variables a, b, and c? I'd like to use it my tabs so that when I refresh my browser I can reference what tab was chosen.
Sorry for bothering you =)