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