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