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