Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30456 (s=30456, is=30490, ic=30489, ia=30491)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30491 (s=30456, is=30491, ic=30490, ia=30492)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30490 (s=30456, is=30491, ic=30490, ia=30492)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30492 (s=30456, is=30491, ic=30490, ia=30492)