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