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