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