Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123476 (s=123476, is=123553, ic=123555, ia=123558)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123554 (s=123476, is=123554, ic=123556, ia=123559)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123556 (s=123476, is=123554, ic=123556, ia=123559)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123559 (s=123476, is=123554, ic=123556, ia=123559)