Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 7296 (s=7296, is=7303, ic=7301, ia=7303)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 7304 (s=7296, is=7304, ic=7302, ia=7304)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 7302 (s=7296, is=7304, ic=7302, ia=7304)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 7304 (s=7296, is=7304, ic=7302, ia=7304)