Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9622 (s=9622, is=9630, ic=9629, ia=9631)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9631 (s=9622, is=9631, ic=9630, ia=9632)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9630 (s=9622, is=9631, ic=9630, ia=9632)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9632 (s=9622, is=9631, ic=9630, ia=9632)