Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32388 (s=32388, is=32403, ic=32404, ia=32403)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32404 (s=32388, is=32404, ic=32405, ia=32404)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32405 (s=32388, is=32404, ic=32405, ia=32404)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32404 (s=32388, is=32404, ic=32405, ia=32404)