Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6215 (s=6215, is=6222, ic=6220, ia=6222)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6223 (s=6215, is=6223, ic=6221, ia=6223)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6221 (s=6215, is=6223, ic=6221, ia=6223)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6223 (s=6215, is=6223, ic=6221, ia=6223)