Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69314 (s=69314, is=69370, ic=69371, ia=69372)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69371 (s=69314, is=69371, ic=69372, ia=69373)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69372 (s=69314, is=69371, ic=69372, ia=69373)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69373 (s=69314, is=69371, ic=69372, ia=69373)