Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 94938 (s=94938, is=94999, ic=95000, ia=95001)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 95000 (s=94938, is=95000, ic=95001, ia=95002)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 95001 (s=94938, is=95000, ic=95001, ia=95002)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 95002 (s=94938, is=95000, ic=95001, ia=95002)