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