Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20900 (s=20900, is=20913, ic=20915, ia=20917)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20914 (s=20900, is=20914, ic=20916, ia=20918)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20916 (s=20900, is=20914, ic=20916, ia=20918)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20918 (s=20900, is=20914, ic=20916, ia=20918)