Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64200 (s=64200, is=64255, ic=64256, ia=64257)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64256 (s=64200, is=64256, ic=64257, ia=64258)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64257 (s=64200, is=64256, ic=64257, ia=64258)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64258 (s=64200, is=64256, ic=64257, ia=64258)