Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123778 (s=123778, is=123855, ic=123857, ia=123860)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123856 (s=123778, is=123856, ic=123858, ia=123861)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123858 (s=123778, is=123856, ic=123858, ia=123861)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123861 (s=123778, is=123856, ic=123858, ia=123861)