Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123014 (s=123014, is=123090, ic=123093, ia=123095)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123091 (s=123014, is=123091, ic=123094, ia=123096)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123094 (s=123014, is=123091, ic=123094, ia=123096)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123096 (s=123014, is=123091, ic=123094, ia=123096)