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