Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12894 (s=12894, is=12906, ic=12905, ia=12907)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12907 (s=12894, is=12907, ic=12906, ia=12908)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12906 (s=12894, is=12907, ic=12906, ia=12908)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12908 (s=12894, is=12907, ic=12906, ia=12908)