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