Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20298 (s=20298, is=20328, ic=20330, ia=20326)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20329 (s=20298, is=20329, ic=20331, ia=20327)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20331 (s=20298, is=20329, ic=20331, ia=20327)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20327 (s=20298, is=20329, ic=20331, ia=20327)