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 1G
Vårens Spel F9 Mini Grupp 2B
Vårens Spel F9 Mini Grupp 3B
Vårens Spel F9 Mini Grupp 4H
Vårens Spel F9 Mini Grupp 1G
Vårens Spel F9 Mini Grupp 2B
Vårens Spel F9 Mini Grupp 3B
Vårens Spel F9 Mini Grupp 4H