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