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