Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 54949 (s=54949, is=55000, ic=55000, ia=55002)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 55001 (s=54949, is=55001, ic=55001, ia=55003)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 55001 (s=54949, is=55001, ic=55001, ia=55003)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 55003 (s=54949, is=55001, ic=55001, ia=55003)