Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 105933 (s=105933, is=106001, ic=106002, ia=106004)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 106002 (s=105933, is=106002, ic=106003, ia=106005)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 106003 (s=105933, is=106002, ic=106003, ia=106005)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 106005 (s=105933, is=106002, ic=106003, ia=106005)