Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11105 (s=11105, is=11115, ic=11114, ia=11116)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11116 (s=11105, is=11116, ic=11115, ia=11117)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11115 (s=11105, is=11116, ic=11115, ia=11117)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11117 (s=11105, is=11116, ic=11115, ia=11117)