Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 70654 (s=70654, is=70710, ic=70711, ia=70712)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 70711 (s=70654, is=70711, ic=70712, ia=70713)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 70712 (s=70654, is=70711, ic=70712, ia=70713)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 70713 (s=70654, is=70711, ic=70712, ia=70713)