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