Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 89939 (s=89939, is=90000, ic=90001, ia=90002)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 90001 (s=89939, is=90001, ic=90002, ia=90003)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 90002 (s=89939, is=90001, ic=90002, ia=90003)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 90003 (s=89939, is=90001, ic=90002, ia=90003)