Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 73000 (s=73000, is=73057, ic=73058, ia=73059)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 73058 (s=73000, is=73058, ic=73059, ia=73060)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 73059 (s=73000, is=73058, ic=73059, ia=73060)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 73060 (s=73000, is=73058, ic=73059, ia=73060)