Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32078 (s=32078, is=32112, ic=32111, ia=32113)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32113 (s=32078, is=32113, ic=32112, ia=32114)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32112 (s=32078, is=32113, ic=32112, ia=32114)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32114 (s=32078, is=32113, ic=32112, ia=32114)