#Any way to put state in Link without it being put into the DOM? (solid router)
3 messages · Page 1 of 1 (latest)
regardless, it's intentional: https://github.com/solidjs/solid-router/blob/main/src/components.tsx#L234
depends. A's approach is SSR-friendly if you're considering that but if you're really concerned for the markup size then maybe yes?