Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 87939 (s=87939, is=87998, ic=87999, ia=88000)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 87999 (s=87939, is=87999, ic=88000, ia=88001)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88000 (s=87939, is=87999, ic=88000, ia=88001)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88001 (s=87939, is=87999, ic=88000, ia=88001)