Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123374 (s=123374, is=123451, ic=123453, ia=123456)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123452 (s=123374, is=123452, ic=123454, ia=123457)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123454 (s=123374, is=123452, ic=123454, ia=123457)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123457 (s=123374, is=123452, ic=123454, ia=123457)