Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 104930 (s=104930, is=104998, ic=104999, ia=105001)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 104999 (s=104930, is=104999, ic=105000, ia=105002)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 105000 (s=104930, is=104999, ic=105000, ia=105002)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 105002 (s=104930, is=104999, ic=105000, ia=105002)