Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5376 (s=5376, is=5377, ic=5377, ia=5377)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5378 (s=5376, is=5378, ic=5378, ia=5378)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5378 (s=5376, is=5378, ic=5378, ia=5378)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5378 (s=5376, is=5378, ic=5378, ia=5378)