Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10498 (s=10498, is=10508, ic=10509, ia=10507)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10509 (s=10498, is=10509, ic=10510, ia=10508)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10510 (s=10498, is=10509, ic=10510, ia=10508)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10508 (s=10498, is=10509, ic=10510, ia=10508)