Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64036 (s=64036, is=64091, ic=64092, ia=64093)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64092 (s=64036, is=64092, ic=64093, ia=64094)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64093 (s=64036, is=64092, ic=64093, ia=64094)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64094 (s=64036, is=64092, ic=64093, ia=64094)