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