Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65314 (s=65314, is=65369, ic=65370, ia=65371)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65370 (s=65314, is=65370, ic=65371, ia=65372)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65371 (s=65314, is=65370, ic=65371, ia=65372)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65372 (s=65314, is=65370, ic=65371, ia=65372)