Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31188 (s=31188, is=31222, ic=31221, ia=31223)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31223 (s=31188, is=31223, ic=31222, ia=31224)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31222 (s=31188, is=31223, ic=31222, ia=31224)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31224 (s=31188, is=31223, ic=31222, ia=31224)