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