Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 78825 (s=78825, is=78882, ic=78883, ia=78884)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 78883 (s=78825, is=78883, ic=78884, ia=78885)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 78884 (s=78825, is=78883, ic=78884, ia=78885)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 78885 (s=78825, is=78883, ic=78884, ia=78885)