Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123559 (s=123559, is=123636, ic=123638, ia=123641)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123637 (s=123559, is=123637, ic=123639, ia=123642)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123639 (s=123559, is=123637, ic=123639, ia=123642)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123642 (s=123559, is=123637, ic=123639, ia=123642)