Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32350 (s=32350, is=32384, ic=32383, ia=32385)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32385 (s=32350, is=32385, ic=32384, ia=32386)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32384 (s=32350, is=32385, ic=32384, ia=32386)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32386 (s=32350, is=32385, ic=32384, ia=32386)