Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32168 (s=32168, is=32202, ic=32201, ia=32203)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32203 (s=32168, is=32203, ic=32202, ia=32204)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32202 (s=32168, is=32203, ic=32202, ia=32204)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32204 (s=32168, is=32203, ic=32202, ia=32204)