Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10427 (s=10427, is=10435, ic=10434, ia=10436)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10436 (s=10427, is=10436, ic=10435, ia=10437)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10435 (s=10427, is=10436, ic=10435, ia=10437)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10437 (s=10427, is=10436, ic=10435, ia=10437)