Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2872 (s=2872, is=2876, ic=2874, ia=2876)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2877 (s=2872, is=2877, ic=2875, ia=2877)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2875 (s=2872, is=2877, ic=2875, ia=2877)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2877 (s=2872, is=2877, ic=2875, ia=2877)