Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33874 (s=33874, is=33909, ic=33908, ia=33910)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33910 (s=33874, is=33910, ic=33909, ia=33911)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33909 (s=33874, is=33910, ic=33909, ia=33911)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33911 (s=33874, is=33910, ic=33909, ia=33911)