Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20496 (s=20496, is=20509, ic=20511, ia=20513)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20510 (s=20496, is=20510, ic=20512, ia=20514)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20512 (s=20496, is=20510, ic=20512, ia=20514)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20514 (s=20496, is=20510, ic=20512, ia=20514)