Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 55001 (s=55001, is=55052, ic=55052, ia=55054)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 55053 (s=55001, is=55053, ic=55053, ia=55055)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 55053 (s=55001, is=55053, ic=55053, ia=55055)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 55055 (s=55001, is=55053, ic=55053, ia=55055)