with queryparam 't' to t=tabname
$refs.levels?.querySelectorAll('a').forEach(link => {
const url = new URL(link.href);
if(url.searchParams.get('t')){
url.searchParams.set('t', tabname);
}
link.href = url.toString();
});
"
>
Vårens Spel F9 Mini Grupp 2E
Vårens Spel F9 Mini Grupp 3G
Vårens Spel F9 Mini Grupp 4C
Vårens Spel F9 Mini Grupp 2E
Vårens Spel F9 Mini Grupp 3G
Vårens Spel F9 Mini Grupp 4C