Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65800 (s=65800, is=65855, ic=65856, ia=65857)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65856 (s=65800, is=65856, ic=65857, ia=65858)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65857 (s=65800, is=65856, ic=65857, ia=65858)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65858 (s=65800, is=65856, ic=65857, ia=65858)