Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10702 (s=10702, is=10710, ic=10709, ia=10711)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10711 (s=10702, is=10711, ic=10710, ia=10712)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10710 (s=10702, is=10711, ic=10710, ia=10712)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10712 (s=10702, is=10711, ic=10710, ia=10712)