Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64800 (s=64800, is=64855, ic=64856, ia=64857)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64856 (s=64800, is=64856, ic=64857, ia=64858)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64857 (s=64800, is=64856, ic=64857, ia=64858)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64858 (s=64800, is=64856, ic=64857, ia=64858)