Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50062 (s=50062, is=50112, ic=50112, ia=50114)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50113 (s=50062, is=50113, ic=50113, ia=50115)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50113 (s=50062, is=50113, ic=50113, ia=50115)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50115 (s=50062, is=50113, ic=50113, ia=50115)