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