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