Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101369 (s=101369, is=101433, ic=101434, ia=101436)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101434 (s=101369, is=101434, ic=101435, ia=101437)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101435 (s=101369, is=101434, ic=101435, ia=101437)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101437 (s=101369, is=101434, ic=101435, ia=101437)