Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33825 (s=33825, is=33860, ic=33859, ia=33861)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33861 (s=33825, is=33861, ic=33860, ia=33862)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33860 (s=33825, is=33861, ic=33860, ia=33862)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33862 (s=33825, is=33861, ic=33860, ia=33862)