Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111254 (s=111254, is=111327, ic=111328, ia=111330)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111328 (s=111254, is=111328, ic=111329, ia=111331)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111329 (s=111254, is=111328, ic=111329, ia=111331)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111331 (s=111254, is=111328, ic=111329, ia=111331)