Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123297 (s=123297, is=123374, ic=123376, ia=123379)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123375 (s=123297, is=123375, ic=123377, ia=123380)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123377 (s=123297, is=123375, ic=123377, ia=123380)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123380 (s=123297, is=123375, ic=123377, ia=123380)