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