Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34750 (s=34750, is=34785, ic=34784, ia=34786)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34786 (s=34750, is=34786, ic=34785, ia=34787)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34785 (s=34750, is=34786, ic=34785, ia=34787)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34787 (s=34750, is=34786, ic=34785, ia=34787)